forgot the catgeory |
m YoshBot moved page ProtoFlux:Ends With to ProtoFlux:EndsWith: Automated: removing spaces from ProtoFlux namespace |
||
(No difference)
|
Latest revision as of 23:51, 20 August 2025
Ends With
Strings
Ends With is a ProtoFlux node that checks if Str (String) ends with Substring (String).
Inputs
Str (String)
The string to check.
Substring (String)
Used to check if Str (String) ends with this.
Outputs
* (bool)
Examples
-
Ends With being used to tell people to end their sentences with a period.