Check for NULL or BLANK values
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
Runs to check if a value is either null
OR ""
(an empty string). The path must exist or this step will throw an error (alternatively you can add a fallback value that is set to null
or an empty string)
See it in actionCopy
Copy