xor

xor function

$(xor, val1 [, val2,…, val9])


Returns the bitwise logical operation if only one of the the specified conditions is true.


Example

$(or,$(<,(getvar,textsize),.5),$(>,(getvar,textsize),.1)

Tell me about...

DIESEL Functions