Prev
Open Object Rexx
Next
5.4.21.8. target
>>-target-----------------------------------------------------><
If the StackFrame instance is a method invocation, target returns the object that the method was invoked against. Return the nil object (.nil) for all other StackFrame types.
Prev
5.4.21.7. string
Up
Home
Next
5.4.21.9. traceLine