editor.InsertTextW
Same as editor.InsertText but text should be encoded in UTF-16LE. If text argument does not have two zero bytes at the end, the function adds them, so the caller does not have to.
Same as editor.InsertText but text should be encoded in UTF-16LE. If text argument does not have two zero bytes at the end, the function adds them, so the caller does not have to.