<Code Lib>
2023 Constructor
Changes 0
C

FormattedText

Overloads (2):
FormattedText

Name Return Type Description
M FormattedText.() None Creates a new default FormattedText object, which contains only a carriage return character and has no formatting.
M FormattedText(String) None Creates a new FormattedText object with unformatted text.

Loading…