93. selectNodeAt

Parameter syntax:

[ 'orParent' ]?

Selects the node clicked upon.

If the orParent option is specified, clicking again, exactly at the same place (i.e. without moving the mouse at all), selects the parent of the element selected by the previous invocation of this command.

See also extendSelectionAt.