Extracted from Pike v7.4 release 97 at 2004-08-02.
pike.ida.liu.se
[Top]
predef::

Method function_name()


Method function_name

string function_name(function f)

Description

Return the name of the function f .

If f is a global function defined in the runtime 0 (zero) will be returned.

See also

function_object()