N
Returns the line ending character of current operating system.
Often used to keep line breaks consistent in text files so they don’t look messy when opened in standard text editors on every operating system. Ideal for writing log files, but I don’t recommend it for writing source code and text-based files for web consumption. Please refer to the editor settings page when making a source code for Mecha.
D
Returns the directory separator.
ENGINE
Returns the engine folder path.
LOT
Returns the lot folder path.
N
Returns the line ending character of current operating system.
PATH
Returns the application root path without the trailing directory separator.
P
Returns a placeholder character.
S
Returns an empty space character.
TEST
Disables or enables test mode.
VERSION
Returns the current application version.