set.scan.start

Category

Control Flow Commands

Syntax

set.scan.start();

Description

Tells the intepreter to start execution of this logic from the current point, instead of from the start of the logic.

See also

reset.scan.start