Command Element (ASSL)

Defines a command that is available for use within the context of the parent element of the Commands collection.

Syntax

<Commands>
   <Command>
      <Text>...</Text>
   </Command>
</Commands >

Element Characteristics

Characteristic

Description

Data type and length

None

Default value

None

Cardinality

0-n: Optional element that can occur more than once.

Element Relationships

Relationship

Element

Parent elements

Commands

Child elements

Text

Remarks

The corresponding element in the Analysis Management Objects (AMO) object model is Command.

See Also

Reference

Objects (ASSL)