SInce few days I can’tget working IS_NULL function
for now i use:
SInce few days I can’tget working IS_NULL function
for now i use:
Hey,
Null is its own data type, which is not the same as an empty or even undefined string. Check out its documentation for more examples. I think IS_EMPTY would be more relevant for you in this use case
Yes, you are totally right. My mistake. Thank you