I am working with workflows. I have retrieved an account number, but I need to pull two sets of numbers out of the account number. Can this be done? Example is shown below...
Account number is 98745612345
I need the first 2 digits (98) as a set, and the third and fourth digits (74) as a set.
The extracted numbers will be used to route the document to the appropriate folder.