Calls a warehouse function that returns a Number datatype.

Usage

CallNumber(function name, argument1, argument2, ...)

function name (required):The name of the warehouse function to call
argument (required): The argument(s) to pass into the warehouse function. Multiple arguments are supported.

See Also


Was this page helpful?
Yes No