Keystroke
|
Action
|
Shift+Enter
|
Inserts a new row below the current row if the cursor is located anywhere in the row. The new row is inserted above the current row if the cursor is located at the leftmost entry point of the first row element.
|
Shift+Spacebar
|
Inserts a new column to the right of the current column if the cursor is located anywhere in the element. The new column is inserted to the left of the current column if the cursor is located at the leftmost entry point of the current element.
|
Moves the cursor from its current position in a Forward Direction fashion.
|
|
Moves the cursor from its current position in a Backward Direction fashion.
|
|
Moves the cursor from its current position in a Downward Direction fashion.
|
|
Moves the cursor from its current position in an Upward Direction fashion.
|
|
Ctrl+ |
Moves the cursor right to the end of the next element in the current row in a Forward Direction fashion. If the current placeholder is empty, the cursor bypasses all remaining array elements and jumps to the rightmost entry point of the array.
|
Ctrl+ |
Moves the cursor left to the start of the previous element in the current row in a Backward Direction fashion. If the current placeholder is empty, the cursor bypasses all remaining array elements and jumps to the leftmost entry point of the array.
|
Tab
|
Moves the cursor to the next element in the row in a Forward Direction fashion. Pressing Tab after reaching the last element creates a new empty row.
|
Shift+Tab
|
Moves the cursor to the previous element in a row in a Backward Direction fashion.
|