Navigation: Code Documentation > RSCommon > GParser > Classes > TGCustomParser > Methods
TGCustomParser.SkipCharacters(Integer) Method
Skips characters until the SkipTest character is found.
Namespace: GParser
Delphi
protected function SkipCharacters( Step: Integer ): Integer; dynamic;
Parameters
Step
Type: Integer
•TGCustomParser
•GParser