LabVIEWModule.AsModule

Syntax

LabVIEWModule.AsModule

Return Value

Module

Purpose

Returns the underlying Module object that represents the LabVIEWModule object.

Remarks

Use the Module object to access properties and methods common to all modules.

See Also

Module