Hi all,
I have a Query all records that returns a null value. However, when I run a conditional statement:
If Query results == Null
then update variable...
The conditional don't recognize the null value.
Hi all,
I have a Query all records that returns a null value. However, when I run a conditional statement:
If Query results == Null
then update variable...
The conditional don't recognize the null value.