Test array in condition

Hi, is possible test if a variable array is empty into a condition block? Or do I have to create other variable to test the array before?
2 Replies
Baptiste
Baptiste16mo ago
Sure you can! It should work if you use the "Is set" or "Is empty" operator
LuizAlves
LuizAlvesOP16mo ago
Thank you @Baptiste

Did you find this page helpful?