EDIT_RANGE
Content copied to clipboard
Effectively, it removes data from the insertion start position until the insertion end point. Then it splits the file at insertion start point, inserting the data and appending the remainder of the file after the inserted data.