CallDatetime
Calls a warehouse function that returns a Datetime datatype.
Usage
CallDatetime(function name, argument1, argument2, ...)
function name (required):The name of the warehouse function to call.
argument (required): Argument(s) to pass into the warehouse function. Multiple arguments are supported.