ProtoFlux:Is String Empty

From Resonite Wiki
Is String Empty
A
*
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