Business Rules 10.7 | webMethods Business Rules Web Help | webMethods Business Rules Reference | Functions | Summary of Conversion Functions | toBoolean()
 
toBoolean()
Returns a boolean with a value represented by this string. The boolean returned represents a true value if the string argument is not null and is equal, ignoring case, to the string true.
Input Parameters
None.
Return Value
Boolean The boolean value represented by this string.