|
|
|
Online Scripting Reference
|
|
logging
|
Purpose
|
Disables or enables TWX Proxy's logging feature while the script is running.
|
|
Syntax
|
logging {value}
{value}: The value to define if logging is enabled in the script. This can be either "ON" or "OFF".
|
|
Notes
|
It is good practice to always turn off logging in any script that transfers large amounts of unnecessary data.
The logging setting is local to every active script. If there are any scripts running with it disabled, no data will be logged. Logging will always default to "ON".
|
|
Example
|
|
Return to item listing |
|
|