⇐ Index
⇐ Output
Available in version 1.4 and later.
SetPrintPrefixEnabled
SetPrintPrefixEnabled(<-enabled)
Description
Sets if print statements should prefix each output with the name of the script. On by default.
Examples
SetPrintPrefixEnabled(false)
⇐ Index