Community ProtoFlux Library/AmasterAmaster/Strings/Parsing

From Resonite Wiki
Revision as of 08:25, 23 August 2024 by AmasterAmaster (talk | contribs) (Created a sub-category for the parsing string custom nodes.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Nodes

Node Name Summary
Contains Separator Checks if there is a separator in a string list.
Get String List Item Gets the string item from a list.
Remove Ending Separator Removes the ending separator from the string.
Remove Starting Separator Removes the starting separator from the string.
Reverse String List Reverses the string list of items.
Split String Loop Splits the string per iteration.
String List Insert Inserts an item at the beginning or the end a string list.