Is String Empty
Strings
Is String Empty is a ProtoFlux node that checks if A (String) is empty, but not null or white space.
Inputs
A (String)
The string to check if the string is null.
Outputs
* (bool)
If A (String) is empty, but not null or white space.
Examples
-
Is String Empty being used in some ProtoFlux code.