noun
shift function
Computing term for a function that shifts data, bits, or registers; also used for modifier key functions like the Shift key on a keyboard.
このプログラムでは、シフト機能を使ってビットを左にずらします。
In this program, we use the shift function to move bits to the left.
キーボードのシフト機能を押しながら他のキーを押すと、大文字が入力できます。
By holding down the Shift function on the keyboard and pressing another key, you can type uppercase letters.