Null Or Empty
The Null Or Empty action checks if a string is null or empty.
Overview
The Null Or Empty action checks if a string is null or empty.

Inputs & Outputs
- [ I ] Input string: String to check.
- [ O ] Result: Boolean representing the logic value of
Is the input string null or empty ?

