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