| CoreClasses REALbasic Plugin |
|
StringTokenizerList.SkipTokens Method
Use this method to skip one or more of the next tokens from the list.
SkipTokens(
count as Integer)
Parameters
- count
- The number of the tokens to skip.
Remarks
See Also
StringTokenizerList Class