Void
IEditor
.Append(String value)
Appends the given content to the end of the editor.
Remarks
Examples
Parameters
value
Type: String
The value to append.
Return Value
Type: Void