I am trying to split a value in Nintex, Sharepoint 2010
My value: ABCD123456
I want to split """
and return this:ABCD
123456
But when I try this, it returns an error:Error in regular expression action. parsing """ - Illegal at end of pattern.
I am trying to split a value in Nintex, Sharepoint 2010
My value: ABCD123456
I want to split """
and return this:ABCD
123456
But when I try this, it returns an error:Error in regular expression action. parsing """ - Illegal at end of pattern.
Can you provide any more details?
Which Workflow Action are you using to perform this operation?
Where do you see the error? In the history log?
Any Screenshots?
You can try this: (\.*.)*\
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.