Rewind2 command

Used in a Server.Load script to restart the loop, up to a maximum of n iterations, if n is specified.

If the script contains a BeginLoop2 statement, the next command executed is the one immediately following the BeginLoop2 statement. If n is not specified, the Rewind2 command executes indefinitely.

Syntax

Rewind2 <n>

Where:

  • <n> -- Number of times to restart the script