Module.GetDescription

Syntax

Module.GetDescription( options = 0)

Return Value

String

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 .

See Also

Step.GetDescriptionEx

StepDescriptionOptions