Port Property

Available with host type: V

Applies to Objects:Connectivity

Description

Returns the connection type associated with the Connectivity object.

Syntax: Set rc = object.Port

Element

Description

object

The Connectivity object.

rc

the returned SerialSetup object

Comments

The connection type is sets and returns one of four strings: "telnet", "ssh", "serial" and "modem". These strings are not case-sensitive.