AS_DATE
Description
Converts the given string into a date according to the specified format.
Parameters
Attribute of the Plain Text type or string constant or calculation producing text and a format string
Example
Object.DateAttr = AS_DATE ('02-25-2007', 'MM-dd-yyyy')