x
Donate
x
Download
x
Support
x
Forums
   
[Page] [Discussion] [View source] [History] 
Jump to: navigation, search
skipcount
Variants skipcount
Previously
Group Flow Control
Version advcheck.dll ??? < 1.5.4.5

Skips the next X lines if reached.

Contents

Usage

skipcount=<linecount(int)>

Examples

skipcount=5

To skip the next 5 lines.

Description

Often used in combination with NoOp, and as the last parameter to use previous ones as conditions for the skip.

See also

Similar parameters

Similar commands