| TI Connect Manager X Scripting Interface Documentation |
| |
data version reference [ as type class ] | TIco : TIdv |
| |
This script command causes the TI Connect Manager X application to return the version value of the referenced data object, passed as the reference to this event. The reference, contains an object descriptor containing the object(s) whose data version is to be returned.
Examples of using this event are:
The reply to this event is a descriptor containing a long integer ('long') response, representing the data version(s) of the item(s) passed to the event, given the reference object(s) specified. An AEList of items may be passed as a reference, or the reference may refer to multiple objects. |
| ||
9 March 2003 - slr |
|