Icon ErrorIfNotSymbol Method

procedure ErrorIfNotSymbol(const Value: String)

Available In: Client and Server Applications

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