Format: this
Arguments: None
Returns: [any] Currently executing object's properties and methods
Description: The keyword this is used in object constructors and object methods to refer to the active object.
See Also: activenode, property, new