Append

concerns

The Append attribute function appends an RTF text.

 

Syntax

Append(RTFText[, LanguageID][,[SectionBreak])

Return value

None

Parameter

Use

Name

Type

Passing

Description

Required

RTFText

RTF

ByVal

The RTF text to be inserted

Optional

LanguageID

String

ByVal

Language-ID of the value

Optional

SectionBreak

Boolean

ByVal

Controls if a section change should be made before adding.
Default value: False

Note

If LanguageID is not specified, the dialog language applies.