User Tools

Site Tools


4rpl:commands:clearglobals

This is an old revision of the document!


Index

ClearGlobals

Syntax

ClearGlobals

Description

Clears all global variables. Global variables persist across script invocations.

Examples

1 ->*temp
<-*temp Trace #prints out 1 to the tracelog
ClearGlobals
<-*temp Trace #prints out 0 to the tracelog
4rpl/commands/clearglobals.1615389823.txt.gz · Last modified: 2025/02/14 14:56 (external edit)