Icon ReadFloat Method

function ReadFloat: Double

Available In: Client and Server Applications

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