FUNCREF
stackThe FUNCREF
function returns the function for a given function name. If the function cannot be found, FUNCREF
fails. This function looks through all defined functions: core, enabled extensions and defined functions with DEF
.
Loading
The FUNCREF
function returns the function for a given function name. If the function cannot be found, FUNCREF
fails. This function looks through all defined functions: core, enabled extensions and defined functions with DEF
.