Extends the selection to the corresponding parenthesis/bracket.
When the cursor is placed at an opening parenthesis or bracket, this command will extend the selection to the corresponding closing bracket.
document.selection.GoToBrace(true);
document.selection.GoToBrace true
Send feedback on this topic to Emurasoft