Hello,
I'm learning about regex right now and have particular interest in any CAPX with samples of use.
Or, if someone in the forum have a tutorial introducing to the use of Regex on C2, I would appreciate it too.
Reading the manual, it's saying in short words what is described inside C2, while hovering the mouse over the Regex condition, but, still missing a sample of use.
For example, while completing the form, it ask for:
"String"; "Regex"; "Flags";
But, to compare the given string, inside the regex field, how it will work, what arguments it need, how to construct the expression?