formZ SDK | 5.0 API Reference | System | Math
Description
Checks whether a double is in a valid range (i.e. not a corrupt number).
Plugin Prototype
fzrt_boolean fz_math_is_valid_double(
double | val ) |
Parameters
val [Input]
value to be range checked
Returns
TRUE if valid, FALSE otherwise
Availability
5.0.0.0
Example Files
See Also
Function Set
Defined in