Id Property (ATest)

Returns a unique identification number used to identify the object.

Syntax

[ 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.

Example

The following statement demonstrates the use of Test Id in an error message:

print "Device not responding in test "; Test.Id

Applies to

ATest

See Also

Description, Index, Name