Hello,
I’m looking for a way to set a random value between 1 and 2 to a variable.
I tried this:
<Set random>rand(1, 2)</Set>
<If check="{Get random}" is value=1>
YES
<Else if check="{Get random}" is value=2 />
NO
</If>
But it doesn’t work
Can someone help me, please?
Thanks,
Best regards