Null Or Empty
2 min
overview the null or empty action checks if a string is null or empty inputs & outputs \[ i ] input string \<font color="#1c417e">string\</font> to check \[ o ] result \<font color="#7239e3">boolean\</font> representing the logic value of is the input string null or empty ?
