GetObjectInfoCommand Object


Description:

Retrieves the type of an object. Examples of object types: Project, BgprConfig, EthIIIf, PingStartCommand.

Can be used with Command Sequencer: No

Parents: Sequencer

GetObjectInfoCommand Writable Attributes

Attribute Description
Object

Handle of the object to get the type of.

Type: handle

Default: 0

GetObjectInfoCommand Read-Only Attributes

Read-Only Attribute Description
ObjectType

Type of the object. This is returned by the command.

Type: string

Default: "" (empty string)