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