OLEObject.ValueArray

From Xojo Documentation

Method


OLEObject.ValueArray(Name as String,Parameters() as Variant) As Variant()

Supported for all project types and targets.

Used to get or set a value of the object.

Notes

The Name parameter is the name of the property to assign a new value to or to get the value. ValueArray can accept a list of parameters to pass to the automation object. The parameters array is assumed to be 1-based.