Method Function.defined()
- Method defined
stringdefined(function(:void)fun)- Description
Returns a string with filename and linenumber where
funwas defined.Returns
0(zero) when no line can be found, e.g. for builtin functions and functions in destructed objects.