Step.GetDescriptionEx

Syntax

Step.GetDescriptionEx( options = 0)

Return Value

String

Purpose

Returns a description string for the step.

Remarks

This string can change whenever you modify any of the step settings.

Parameters

options As Long

[In] Specifies one or more StepDescriptionOptions constants. Use the bitwise-OR operator to specify multiple sequence file flags.

This parameter has a default value of 0 .

See Also

StepDescriptionOptions