Substring was missing from the list and I thought I was going crazy when I couldn't find it.  | 
				 bad link  | 
				||
| Line 20: | Line 20: | ||
|Greater Than String||  | |Greater Than String||  | ||
|Index Of String||  | |Index Of String||  | ||
|Is String Empty|| Single node for checking if provided [[Type:String|String]] is equal to [[Empty String   | |Is String Empty|| Single node for checking if provided [[Type:String|String]] is equal to [[ProtoFlux:Empty String|Empty String]].  | ||
|Less Or Equal String||  | |Less Or Equal String||  | ||
|Less Than String||  | |Less Than String||  | ||
Revision as of 01:09, 19 February 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. | 
| Node Name | Description | 
|---|---|
| Add | Add is in this category to allow putting strings together. | 
| Compare Strings | |
| Concatenate Multi String | |
| Contains | If String Str contains String Substring. | 
| Count Occurrences | |
| Empty String | A constant that is a String with no content but not null. | 
| Ends With | |
| Escape String | |
| Greater Or Equal String | |
| Greater Than String | |
| Index Of String | |
| Is String Empty | Single node for checking if provided String is equal to Empty String. | 
| Less Or Equal String | |
| Less Than String | |
| Multiply String | Makes provided String repeat provided X times. | 
| Null String | A String that equates to Null. | 
| Replace First Substring | |
| Replace Substring | |
| Reverse String | Reverses the order of a string's characters. | 
| Starts With | |
| String Insert | Put provided String into other provided String at provided point X. | 
| String Join | |
| String Length | Returns number of characters in provided String. | 
| String Remove | |
| Strip RTF Tags | |
| Substring | |
| To String | You can use this node for turning values into strings, even an object. | 
| Trim String | Gets rid of trailing and leading empty/invisible characters from provided string. | 
| Unescape String | 
Subcategories
This category has the following 5 subcategories, out of 5 total.
P
- ProtoFlux:Strings:Characters (22 P)
 - ProtoFlux:Strings:Constants (8 P)
 - ProtoFlux:Strings:Formatting (8 P)
 - ProtoFlux:Strings:Parsing (1 P)
 
Pages in category "ProtoFlux:Strings"
The following 28 pages are in this category, out of 28 total.