Extracted from Pike v8.0 release 276 as of 2016-07-29.
   

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

function_object()