Selection Property

LabView Local Project Settings

Selection Property

Short Name: Selection

Installed With: Base Package

Class: Text Properties

Text selection specified in terms of character positions for the beginning and end of selection (both inclusive). If you set the start and end to be the same, LabVIEW inserts a caret into the text.

If you want to highlight the text, you must set key focus on a control before you use the Selection property.

Elements

Selection:Start

Selection:End

Remarks

The following table lists the characteristics of this property.

Available in Run-Time Engine and Real-Time Operating SystemYes
PermissionsRead/Write
Settable when the VI is runningYes
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo