Skip to content

reqRecording

MicroBlaster edited this page Sep 21, 2019 · 1 revision

Purpose: Ensures that data recording is turned ON.

Syntax: reqRecording

Notes: This command will immediately terminate the script with a message if recording is turned off.

It is good practice to always use this command in any script that makes use of the "getSector" command or interfaces with the TWX Database in any way.

Example:

Clone this wiki locally