Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variable saved twice #1833

Open
wellloaded opened this issue Oct 5, 2024 · 0 comments
Open

Variable saved twice #1833

wellloaded opened this issue Oct 5, 2024 · 0 comments

Comments

@wellloaded
Copy link

wellloaded commented Oct 5, 2024

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,

image

String on the page:
image

Regex used:
(\d+(?:,\d+)?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant