Moves the cursor to the corresponding parenthesis/bracket.
When the cursor is placed at a parenthesis or bracket, this command will move the cursor to the corresponding parenthesis or bracket.
document.selection.GoToBrace(false);
document.selection.GoToBrace false