Chapter 2 -- 114
Programmer’s Guide
Variables Collection
Properties
Methods
Application
Add
Count
Item (Default)
Parent
Remove
Counters
DatabaseVariables
Dates
FormVariables
Formulas
FeeVariables
TableLoockups
"
"
"
"
Variables.Application
This property returns the Application object that represents the
root object of the hierarchy.
Access
Read-Only.
Type
VT_DISPATCH or Application object.
"
"
"
"
Variables.Count
Returns the number of items in the specified collection.
Access
Read-Only.
Type
VT_I2 or Integer.
"
"
"
"
Variables.Parent
Returns the parent object of the specified object.
Access
Read-Only.
Type
VT_DISPATCH.
Object
Properties