Selection:End Property

LabView Local Project Settings

Selection:End Property

Short Name: SelEnd

Installed With: Base Package

Class: Text Properties

Allows you to select the end point of text in a text string.

Use this property in conjunction with the Text Properties to programmatically change a property of a subset of a string.

This property is an element of the Selection property.

Example

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

Example

Refer to the String Property Node VI in the labview\examples\general\cntrlref.llb for an example of using the Selection:End property.

 Open example  Browse related examples