ALM Open Test Architecture API Type Library Version 12.55
AddHost Method

Either a Host Object, the host name, or a string array containing the names of the hosts to add.

Description
Adds a host to the group.
Syntax
Visual Basic
Public Sub AddHost( _
   ByVal Val As Variant _
) 
Parameters
Val

Either a Host Object, the host name, or a string array containing the names of the hosts to add.

See Also

HostGroup Object  | HostGroup Members