Void IEditor.Append(String value)

Appends the given content to the end of the editor.

Parameters

  • value
    Type: String
    The value to append.