Is it possible to split out the last name and firstname into variables using the following example string
Bloggs, Joe
If so, how would it be done using fn-substring?
Is it possible to split out the last name and firstname into variables using the following example string
Bloggs, Joe
If so, how would it be done using fn-substring?