Category:ProtoFlux:Strings: Difference between revisions

Category page
Create Strings Category
 
m Get rid of `1
Line 9: Line 9:


{{Table ProtoFluxCategoryNodes
{{Table ProtoFluxCategoryNodes
|Add`1|| Add is in this category to allow putting strings together.
|Add|| Add is in this category to allow putting strings together.
|To String|| You can use this node for turning values into strings, even an object.
|To String|| You can use this node for turning values into strings, even an object.
}}
}}

Revision as of 01:45, 14 January 2024

Subcategories
Category Summary
Characters Working with single letters or symbols.
Constants Values that never change like empty and OWO.
Formatting Formatting strings by inserting text into marker positions.
Localization Culture Variables.
Parsing Creating numbers/values from strings.
Nodes
Node Name Description
Add Add is in this category to allow putting strings together.
To String You can use this node for turning values into strings, even an object.