delete

abstract fun delete(location: Range)(source)

Delete a certain text region.

Parameters

location

The range this operation should remove.

Online Documentation


abstract fun delete(location: Selection)(source)