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 SnippetCopy
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 actionCopy
Copy