LabVIEWNXGModule.VIDescription

Syntax

LabVIEWNXGModule.VIDescription

Data Type

String

Purpose

Returns the description of the VI.

Remarks

If no description exists for the VI, this property returns an empty string.

The LabVIEW NXG Adapter persists this property value when you specify a code module for a step. For an unspecified step, you must call the Module.LoadPrototype method before retrieving this property.

See Also

Module.LoadPrototype