Note: The keyword name used to get the property may not be the same as the human-readable name displayed on the property sheet.
IGETPROPERTY, ID [, PROPERTY=value] [, _REGISTERED=array] [, TOOL=iToolID]
A string containing the identifier of the iTools object from which to retrieve the property value. If you pass a partial identifier, the IGETID function is called to retrieve the full identifier string.
To retrieve the value of a property, specify the property name as a keyword set equal to a named variable that will contain the value of the property.
Set this keyword to a named variable that will contain a list of all registered properties of the iTool object.
Set this keyword to a string specifying one or more iTools in which to search for Id. If this keyword is not set, only the current iTool is searched.
See the example for ISETPROPERTY.
7.1 |
Introduced |
ISETPROPERTY, IGETID, IPUTDATA , IGETDATA, IGETCURRENT, ISETCURRENT