Tile category - String – Ylands
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Ylands editor navbox}}" to "{{Navbox/Ylands}}") |
No edit summary |
||
Line 13: | Line 13: | ||
*[[Ylands Tile - String replace|Replace]] | *[[Ylands Tile - String replace|Replace]] | ||
*[[Ylands Tile - String split|Split]] | *[[Ylands Tile - String split|Split]] | ||
*[[Ylands Tile - String change case|Change case]] | |||
=Notes= | =Notes= |
Revision as of 17:18, 5 March 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.