4D v16.3

WP SELECT

Home

 
4D v16.3
WP SELECT

WP SELECT 


 

WP SELECT ( {* ;} wpArea {; rangeObj} | {; startRange ; endRange} ) 
Parameter Type   Description
Operator in If specified, wpArea is a form object name (string). If omitted, wpArea is an object field or variable.
wpArea  String, Object in Form object name (if * is specified) or 4D Write Pro object variable or field (if * is omitted)
rangeObj  Object in Range object to apply to create a selection
startRange  Longint in Starting offset of text range
endRange  Longint in 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.



See also 

WP Get range

 
PROPERTIES 

Product: 4D
Theme: 4D Write Pro
Number: 1348

 
HISTORY 

Created: 4D v15 R4

 
ARTICLE USAGE

4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)