SetText Method (SLRichTextBox)

Action

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

Syntax

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