Method function_object()
- Method
function_object
objectfunction_object(function(:void)f)- Description
Return the object the function
fis in.If
fis a global function defined in the runtime0(zero) will be returned.Zero will also be returned if
fis a constant in the parent class. In that case function_program() can be used to get the parent program.- See also