Step.GetDescriptionEx
- Updated2025-07-21
- 1 minute(s) read
Step.GetDescriptionEx
Syntax
Step.GetDescriptionEx( options = 0)
Return Value
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 .