CreateFromTemplateCommand Object


Description:

Creates a new object from a template.

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

CreateFromTemplateCommand Writable Attributes

Attribute Description
Common Writable Attributes Active, Name, ProgressCancelled
ParentConfig

Handle of the parent object to create under.

Type: handle

Default: 0

TemplateUri

URI of the template to create from.

Type: string

Default: "" (empty string)

UseSystemDefaultTemplate

Whether to use only the system default templates.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Uses only the system default templates when resolving the URI.

FALSE

Uses both user and system templates when resolving the URI.

CreateFromTemplateCommand Read-Only Attributes

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

Created object.

Type: handle

Default: 0