Icon ReadInteger Method

function ReadInteger: Integer

Available In: Client and Server Applications

Use this method to read an integer value. If the current token in the incoming JSON string is not a valid JSON integer literal, an exception will be raised.
Image