Icon ErrorIfNotSkipSymbol Method

procedure ErrorIfNotSkipSymbol(const Value: String)

Available In: Client and Server Applications

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