-
RE: NULL check in Workflow Condition
Yes, it works<br> <br> <em><strong>ISNULL(GV_WF_MYFIELD) </strong></em><br> <br> Thank you! -
NULL check in Workflow Condition
Hello, this is my first thread because I can't find any result in old discussions. I need to make a check in a workflow condition to test if a filed (workspace) is null.
I set this: GV_WF__MYFIELD = NULL and the validation doesn't signal anything.
Is it correct?
Thank you in advance