Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | Using Event Filters | Filter Strings | toDouble
 
toDouble
double toDouble(
<type> field)
field
The name of an event field to be converted.
Returns a double containing the event field field. Any supported field type, except for dates, structures, and sequences, may be converted.
Note:
The locale-specific radix character will be recognized when converting a floating point number.