Empty String
Strings
Empty String is a ProtoFlux node that returns a constant that is a String with no content but is not null.
Outputs
* (String)
Gives a String with no content but is not null.
Examples
-
An example of using empty string with Replace Substring to remove all instances of a word. This could also be done by not inputting anything.