TRY_TO_DATE
Deprecated version
This document refers to a deprecated version of the RQL programming language.
Please go here for documentation related to the latest supported version.
Similar to TO_DATE
but returns null
instead of an error if the string does not match the template.
Syntax
TRY_TO_DATE(<string>, <string>)
TRY_TO_DATE(<long>)