Purpose
Obtains the floating point value of the data.
Syntax
operator RFC_FLOAT(void) const;
Return Value
Floating point value of the data object.
Exceptions
Throws const char* for memory exceptions.
Description
Only allowed when the data type is TYPFLOAT.
Related Information
operator= (Float Number)