User Tools

Site Tools


4rpl:commands:clearlocals

Index

ClearLocals

Syntax

ClearLocals

Description

Clears all local variables. Local variables persist across script invocations.

Examples

1 ->temp
<-temp Trace #prints out 1 to the tracelog
ClearLocals
<-temp Trace #prints out 0 to the tracelog
4rpl/commands/clearlocals.txt · Last modified: 2021/03/10 10:21 by Karsten75