use variable in a [if]
-
Hi,
within a loop I want to compare if the last loop had the same value in a custom field like the actual loop.
I was able to set a variable like this within the [else]:[set postleitzahl][field zip][/set] neue PLZ: [get postleitzahl]But to compare the actual zip value with the variable don’t work. This is what I tried last:
[if field=zip value='postleitzahl'] [if field=zip value={postleitzahl}] [if field=zip value=[pass vars]{postleitzahl}[/pass]]I hope you guys can give me a hint how to compare field value and variable.
Thanks.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘use variable in a [if]’ is closed to new replies.