📄️ #D
Debugging output function.
📄️ DEEP_FREEZE()
Recursive Object.freeze.
📄️ _END
Timestamp of the latest possible end of the top-level script execution.
📄️ #FMCL
Prevents execution of a script more than once per script run.
📄️ #G
Global object that persists across a top-level script execution.
📄️ JSON
JSON extensions.
📄️ _RUN_ID
ID of the top-level script execution.
📄️ #Xs.user.script(...)
Call a script from within another script.
📄️ _START
Timestamp of the beginning of the top-level script run.
📄️ _TIMEOUT
How long, in milliseconds, a script may run for before timing out.