4D Write v14WR Get text |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D Write v14
WR Get text
WR Get text
The WR Get text command returns the text in area between the character described by first and the character described by last. The maximum number of characters 4D can store in a field or variable is 2 GB. Therefore, WR Get text can return a maximum of 2 GB if the database is running in Unicode mode or 32,000 characters if the databsae is running in ASCII compatibility mode.
The following example places the first 100 characters of area into the variable vText. vText:=WR Get text(area;0;100) |
PROPERTIES
Product: 4D Write
HISTORY
Modified: 4D Write v11 SEE ALSO
WR GET PARAGRAPHS ARTICLE USAGE
4D Write Language ( 4D Write v11.6) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||