setPosition

fun setPosition(node: Node?, offset: Int = definedExternally)(source)

The Selection.setPosition() method collapses the current selection to a single point.

MDN Reference