Flow Condition – check string is empty

28 Feb

A Flow condition to check if a string variable is empty can be accomplished as follows:

(fx) empty(variables(‘myStringVariable’)) ‘is equal to’ (fx)true

Not very exciting, but quite handy.

2 Replies to “Flow Condition – check string is empty

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.