Icon ReadString Method

function ReadString: String

Available In: Client and Server Applications

Use this method to read a string value, without any enclosing double-quote (") characters. If the current token in the incoming JSON string is not a valid JSON string literal, an exception will be raised.
Image