Create Empty String ProtoFlux Node Page |
m YoshBot moved page ProtoFlux:Empty String to ProtoFlux:EmptyString: Automated: removing spaces from ProtoFlux namespace |
(No difference)
|
Latest revision as of 23:51, 20 August 2025
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.