Icon ErrorIfNotString Method

procedure ErrorIfNotString(const Value: String)

Available In: Client and Server Applications

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