Negative double condition syntax
joel
I want that is :
IF
parameter1 does NOT exist
AND
parameter2 does NOT exist
THEN condition is triggered.
Is the following correct ?
Thanks you.
Comments