StrAddNewLine
Revision as of 11:38, 8 May 2008 by imported>Speedo (Created)
A command for TSFC.
Syntax:
StrAddNewLine StringID
Appends a newline onto the given StringID.
Note[edit | edit source]
- The newline added by this function is two characters: Carriage Return, followed by Line Feed; 0x0D0A.