Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]

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()