SetText Method (SLRichTextBox)

Class

SLRichTextBox class

Action

Replaces the content in the text box with the given text.

Syntax

richTextBox.SetText(text)
Variable Description
text The new text. STRING.