Method function_program()
- Method function_program
program function_program(function(:void)|program f)
- Description
Return the program the function f is in.
If f is a global function defined in the runtime
0
(zero) will be returned.- See also
program function_program(function(:void)|program f)
Return the program the function f is in.
If f is a global function defined in the runtime 0
(zero) will be returned.