Designing and Implementing Business Process Models : Business Rules Reference : Functions Overview : Summary of Conversion Functions
Summary of Conversion Functions
webMethods Rules Development provides the following predefined conversion functions:
Function
Returns
Description
Boolean
Returns a boolean with a value represented by this string.
Date
Returns a date that this string represents.
Date Object
Allocates a date object for this long value.
Date
Returns a date that represents this string based on the specified format.
Double
Returns a double value holding the value of this string.
Double
Returns a double value represented by this long value.
Long
Returns a long value holding the value of this string.
Long
Returns a long value represented by this double value.
String
Returns a string representing the value of this long value.
String
Returns a string representing the value of this double value.
String Object
Returns a string object representing the value of this boolean.
String
Returns a string representing the value of this date.
String
Returns a string representing the value of this date in the specified format.
Copyright © 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback