valueref()

creates a reference to a UDF that acts like a simple value.

Introduced: 6.1.0.15

valueref( ref=function );

Returns: any

Argument Description
ref
function, required

udf returning the value

Alias: function, udf

Examples

There are currently no examples for this function 30,986ms WARN No examples for function valueref

See also