Tile - String Literal – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
**[NL] - start new line
**[NL] - start new line


<syntaxhighlight><i> </i></syntaxhighlight> - italic
<tt><i> </i></tt>
**<b> </b>
**<b> </b>
**<color=#FFFFF> </color> - colorize text between tags, color is HEX format
**<color=#FFFFF> </color> - colorize text between tags, color is HEX format

Revision as of 17:48, 9 January 2019

Ylands Tile - String literal.png

  • A string (or a text string) is a series of characters like "Hello word".


Notes

  • Strings support special characters as
    • [NL] - start new line

    • <color=#FFFFF> </color> - colorize text between tags, color is HEX format



Template:Ylands scripting navbox