Previous Topic: SourceProcedureNext Topic: Methods


IncludeAllWindows

Gets or Sets option to Include all Source Windows in copy.

Syntax

object. SourceProcedure = [Boolean]

Parameters

object

An expression that evaluates to a CopyWithSubstitution object.

Remarks

Boolean

True if source windows should be included in copy. False if source windows should not be copied.

A boolean is returned as the current option setting. False is the default setting.