You can use substringing. For example: $FFwfJob.JobName.substring(0,2)$. This will extract the first 3 characters of the job name. Note for substringing the 1st character position is "0".
Does anyone know if there is a way to use part of a keyword string on say Barcode Data?
$FFwfdoc.Keywords$ for example I have seen this used $FFwfDoc.inputFileName.rtrim(.)$ to trim everything from the "." on in a file name.
IE:
the following is in the PDF Keywords box.
Form Number: GRH-58
User: Jeff
Date: 09/18/2019
I would like 1 Barcode for each of the 3 lines in the Keywords