Icon GetString Method

function GetString: String

Available In: Client and Server Applications

Use this method to retrieve the current token as a string value, without any enclosing double-quote (") characters.

Information If the Token property is not equal to tkString, an exception will be raised.
Image