March 2003
Intermediate to advanced
656 pages
39h 30m
English
currentframe
currentframe( )
Returns the frame object for the current function (caller of
currentframe).
formatargvalues(getargvalues(currentframe( )), for
example, returns a formatted string with the actual arguments of the
calling function.