Tile category - String – Ylands
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
*[[Ylands Tile - String last index of|Last index of]] | *[[Ylands Tile - String last index of|Last index of]] | ||
*[[Ylands Tile - String substring|Substring]] | *[[Ylands Tile - String substring|Substring]] | ||
*[[Ylands Tile - String length|Length]] | |||
*[[Ylands Tile - String trim|Trim]] | |||
*[[Ylands Tile - String replace|Replace]] | |||
*[[Ylands Tile - String split|Split]] | |||
=Notes= | =Notes= |
Revision as of 14:03, 19 November 2019
String
- String binary expression
- Get character at
- Concatenate
- Starts with
- Ends with
- Includes
- Index of
- Last index of
- Substring
- Length
- Trim
- Replace
- Split
Notes
- Supported special characters:
- [NL] - start new line
- <b> ... </b> - bold type.
- <i> ... </i> - italic type.
- <color=#FFFFFFF> ... </color> - text color.