Returns a unique identification number used to identify the object.
[ sIDName = ] Object.Id
The Id property syntax has the following parts:
Name |
Type |
Description |
Object |
ATest |
ATest object |
sIDName |
BString |
An integer specifying a unique identification number used to identify the object. |
The following statement demonstrates the use of Test Id in an error message:
print "Device not responding in test "; Test.Id