Icon ErrorIfNotSkipToken Method

procedure ErrorIfNotSkipToken(Value: Char)

Available In: Client and Server Applications

Use this method to determine if the current token is a particular character or type of token and, if so, to move to the next token. If the current token is not the particular character or type of token, then an exception will be raised.
Image