Does anyone know if it's possible to Parse a keyword field in Workflow Designer? We have a field that we are using that is being populated with Account #'s (AA_1000, BB_2000, CC_3000), etc....and we would like to be able to parse those account numbers out to put into a Workflow Variable for each so that we have Workflow Variable as follows: AccountAA=1000 AccountBB=2000 AccountCC=3000.
I was trying to use an Arithmetic Expression to try and parse it out in the Assign Data, but am not sure how to do this.
Thanks!!