Float httpFloat(String v)
Arguments
v: The variable name
Usage
Return the floating-point value of a GET or POST variable. An exception is thrown if the variable is not a valid Float.
v: The variable nameReturn the floating-point value of a GET or POST variable. An exception is thrown if the variable is not a valid Float.