User Tools

Site Tools


ixe:irpl:variables:clearglobals

ClearGlobals

Syntax

ClearGlobals

Description

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

This command should be used with caution if multiple CPACKs are in use.

Examples

1 ->*temp
<-*temp Trace #prints out 1 to the tracelog
ClearGlobals
<-*temp Trace #prints out 0 to the tracelog
ixe/irpl/variables/clearglobals.txt · Last modified: 2025/01/11 14:02 by karsten75