Artisan SVG > Boolean Condition (boolean-condition) (split)

Logic for empty OR null value

Snippet
Universal
Beginner

Snippets are pieces of workflows. You can copy and paste them directly into any Tray workflow.

New to snippets? Watch this video

For more details please see our Snippet Documentation

About this Snippet
Copy

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
Copy