Selects the document. The bStart is a boolean value.
editor.selectDoc(bStart)
Type: boolean
Optional. True collapses the Range to its start, false to its end. If omitted, it defaults to false.