Icon ErrorIfNotSkipString Method

procedure ErrorIfNotSkipString(const Value: String)

Available In: Client and Server Applications

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