- October 26, 2010
- 537
- 201
- Home Country
-
Germany
Hey skin-masters, i some help with nested expression!
I would like to define something like this:
But in a label control i get the full IF-statement. Where is my error?
I would like to define something like this:
XML:
<define>#NewProperty:#(iif(eq(#Property_1,Value), #Property_2, 'error'))</define>