Handle property

Returns the handle of the item.

Syntax

stringVariable = object.Handle

Where:

     stringVariable is a variable for storing the Handle.

     object is a valid entity object.

Examples ...

Handle property example