StrAddNewLine
Jump to navigation
Jump to search
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.