Tile category - String – Ylands
Jump to navigation
Jump to search
No edit summary |
Lou Montana (talk | contribs) m (Text replacement - " (\=+)([a-zA-Z0-9][^ ]+[a-zA-Z0-9])(\=+) " to " $1 $2 $3 ") |
||
Line 15: | Line 15: | ||
*[[Ylands Tile - String change case|Change case]] | *[[Ylands Tile - String change case|Change case]] | ||
=Notes= | = Notes = | ||
*Supported special characters: | *Supported special characters: | ||
**'''[NL]''' - start new line | **'''[NL]''' - start new line |
Revision as of 15:39, 17 November 2021
String
- String binary expression
- Get character at
- Concatenate
- Starts with
- Ends with
- Includes
- Index of
- Last index of
- Substring
- Length
- Trim
- Replace
- Split
- Change case
Notes
- Supported special characters:
- [NL] - start new line
- <b> ... </b> - bold type.
- <i> ... </i> - italic type.
- <color=#FFFFFFF> ... </color> - text color.