| TI Connect Manager X Scripting Interface Documentation |
| |
exists reference | core : doex |
| |
This script command causes the TI Connect Manager X application to check if the object specified by the reference exists in the current cached directory copy for the referenced device. The reference, contains an object descriptor containing the object(s) to be counted.
Examples of using this event are:
The reply to this event is a descriptor containing a long integer ('long') response, representing the fact that the item exists (true) or not (false). |
| ||
9 March 2003 - slr |
|