Libraries anvil runtime stack getFunction

Function getFunction()
returns function of current frame
Function getFunction(int frame)
returns function of given frame
Returns the function of given frame
Parameters frame -  Frame number, zero is oldest.
Returns Instance of function