WildcardPreviewCommand Object


Description:

Preview the string with substituted/expanded wildcards.

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

WildcardPreviewCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
ArgumentList

Argument List.

Type: string

Default: "" (empty string)

Expression

Wildcard containing string to expand.

Type: string

Default: "" (empty string)

NumPreviews

Number of strings to generate.

Type: u32

Default: 15

ObjectHandle

STC object handle.

Type: handle

Default: 0

OutputFormat

Type of Output Format.

Type: enum

Default: ASCII

Possible Values:

Value Description
ASCII

ASCII.

HEX

HEX.

WildcardPreviewCommand Read-Only Attributes

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

List of expanded/substituted strings.

Type: string

Default: "" (empty string)