boolean-condition

Logic for empty OR null value

universalBeginner

About this Snippet

If the value mapped is NULL or an empty string "" - it hits the FALSE branch.

If there is ANYTHING in the mapped value, it hits the TRUE branch.

See it in action

CleanShot 2023-07-24 at 11.01.49@2x