this

IBM ILOG Script keyword used to return an object.

The IBM ILOG Script special keyword this is used to return the current calling object, the object being initialized, or the global object, depending on context.

For more information see Special keywords in the Language Reference Manual.