TUNING
If the script contains a BeginLoop statement, the next command executed is the one immediately following the BeginLoop. Otherwise, the next command executed is the first command in the script. If n is not specified, the Rewind command is executed indefinitely.
Syntax
Rewind <n>
Where:
Related reference BeginLoop command Server.Load script conventions