Readonly
idUnique ID of that operation within the document, Lamport timestamp.
Readonly
objObject which is being edited.
Readonly
refUser friendly name of the operation.
Some operations, such as array and string insert/delete operations are compound a single operation instance effectively represents multiple operations (one per character or array element).
This method returns the effective number of operations.
Operation which inserts text into a "str" string object.