automa
automa copied to clipboard
Variable saved twice
I'm not sure what I'm doing wrong but using the GetText I apply a regex to pick up only numbers (and optional comma). On my regex validator it works perfect but assigning the value to a variable in GetText I can see this recorded twice e,g,
String on the page:
Regex used: (\d+(?:,\d+)?)