Application property

Returns the application object.

Syntax

objectVariable = object.Application

Where:

     objectVariable is a variable representing an Application object.

     object is a valid object.

Examples ...

Application property example