4D v16.3WP SELECT |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16.3
WP SELECT
|
WP SELECT ( {* ;} wpArea {; rangeObj} | {; startRange ; endRange} ) | ||||||||
Parameter | Type | Description | ||||||
* | Operator |
![]() |
If specified, wpArea is a form object name (string). If omitted, wpArea is an object field or variable. | |||||
wpArea | String, Object |
![]() |
Form object name (if * is specified) or 4D Write Pro object variable or field (if * is omitted) | |||||
rangeObj | Object |
![]() |
Range object to apply to create a selection | |||||
startRange | Longint |
![]() |
Starting offset of text range | |||||
endRange | Longint |
![]() |
Ending offset of text range | |||||
The WP SELECT command creates a new text selection in the wpArea 4D Write Pro area, based upon the rangeObj or a new range defined by startRange and endRange.
For more information, refer to the description of this command in the 4D Write Pro Language chapter of the 4D Write Pro Reference manual.
Product: 4D
Theme: 4D Write Pro
Number:
1348
Created: 4D v15 R4
4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)