Req Use $EXP[] as condition in variable
#1
Would be great if it was possible to use expression inside variables as show below. I haven't been able to get them to work.

Code:
<variable name="SampleVariable">
        <value condition="$EXP[SampleExpression]">$INFO[ListItem.Label]</value>
</variable>
Reply

Logout Mark Read Team Forum Stats Members Help
Use $EXP[] as condition in variable0