LoadFromTemplateCommand Object


Description:

Loads data from a template to an object.

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

LoadFromTemplateCommand Writable Attributes

Attribute Description
Common Writable Attributes Active, Name, ProgressCancelled
Config

Destination object for the load.

Type: handle

Default: 0

TemplateUri

URI of the template to load 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.

LoadFromTemplateCommand Read-Only Attributes

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