4D Write v16WR INSERT RTF EXPRESSION |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D Write v16
WR INSERT RTF EXPRESSION
|
WR INSERT RTF EXPRESSION ( area ; rtfExpression ) | ||||||||
Parameter | Type | Description | ||||||
area | Longint |
![]() |
4D Write area | |||||
rtfExpression | Text |
![]() |
RTF expression | |||||
The WR INSERT RTF EXPRESSION command inserts in area the RTF expression put into the rtfExpression parameter. The expression is inserted where the cursor is located. If text was selected at the moment of insertion, the text is replaced by the expression.
When the 4D Write document is exported in RTF, the expression will be saved in the generated RTF document.
The RTF (Rich Text Format) is an exchange file format that saves most format attributes within a document (size, style and character color, margins, etc.) between different word processing softwares. This format is based on the use of specific markers interpreted at the time of RTF import.
Product: 4D Write
Theme: WR Database Objects
Number:
89432
Created: 4D Write 6.7
4D Write Language ( 4D Write v16)