DeleteCommand Object


Description:

Used for the bulk deletion of objects. This works like the delete function, except you can delete multiple objects at once.

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

DeleteCommand Writable Attributes

Attribute Description
Common Writable Attributes Active, Name, ProgressCancelled
ConfigList

A list of the handles of objects to be deleted.

NOTE: This will also delete all child objects of the deleted objects.

Type: handle

Default: 0

WarnOnAdditionalDelete

Do not use this attribute.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

True

FALSE

False

DeleteCommand Read-Only Attributes

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