Page 1 of 1

STR Extract Window

Posted: Mon Jun 17, 2024 3:54 pm
by OldGeek
When I try to use the {V} button to select a variable, nothing happens. I can fill it in manually. All the other configuration windows work as expected.

Re: STR Extract Window

Posted: Mon Jun 17, 2024 7:11 pm
by Oleg
You should type variable name manually

Re: STR Extract Window

Posted: Fri Jun 21, 2024 1:47 pm
by OldGeek
With or without the braces {variable}

Re: STR Extract Window

Posted: Fri Jun 21, 2024 2:17 pm
by Oleg
The source string is an expression. If you want to use variables, enclose it in curly braces

"Assign result to variable" - is a variable name only. So you should write only name

The above screenshot is correct.

Re: STR Extract Window

Posted: Sat Jun 22, 2024 2:08 pm
by OldGeek
Okay, thanks