SequencerRemoveCommand Object


Description:

Deletes commands from the sequencer.

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

SequencerRemoveCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
CommandList

Collection of command handles to delete from the sequencer.

Type: handle

Default: 0

DoDestroy

Whether to destroy the command object after it is deleted from the sequencer.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Destroy the command object after it is deleted from sequencer.

FALSE

Do not destroy command object after it is deleted from sequencer.

SequencerRemoveCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes ElapsedTime, EndTime, ProgressCurrentStep, ProgressCurrentStepName, ProgressCurrentValue, ProgressDisplayCounter, ProgressMaxValue, ProgressStepsCount, StartTime, State, Status