Extracted from Pike v7.6 release 13 at 2006-10-17.
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()