About this Snippet
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 action

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)
