Module.GetDescription
- Updated2025-07-21
- 1 minute(s) read
Module.GetDescription
Syntax
Module.GetDescription( options = 0)
Return Value
Purpose
Returns a description string for the module.
Remarks
This string can change whenever you modify any of the module 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 .