Icon ErrorIfNotToken Method

procedure ErrorIfNotToken(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. If the current token is not the particular character or type of token, then an exception will be raised.
Image