Designing and Implementing Business Process Models : Business Rules Reference : Functions Overview : toDate()
toDate()
Returns a date that this string represents.
Note:  
You should only use this function if the format of the date is unknown. If the date format is known, you should use toDate(String dateFormat) which is more efficient.
Input Parameters
None.
Return Value
Date A date if it can be determined, null otherwise.
Copyright © 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback