* (Select)Move Cursor [#f2586189] The cursor is moved up and down and right and left in the selective state. In the setting when installing it, it is allocated in Shift+[Up], Shift+[Down], Shift+[Left], and the Shift+[Right] key. * [[Macro Syntax>sakura/en/About Macro]] [#s8769a27] ** (Select)Cursor Up [#t8ab6de9] - Syntax Up_Sel( ); - Record Support ** (Select)Cursor Down [#z204dc77] - Syntax Down_Sel( ); - Record Support ** (Select)Cursor Left [#b0fb2d74] - Syntax Left_Sel( ); - Record Support ** (Select)Cursor Right [#w67f11f6] - Syntax Right_Sel( ); - Record Support ----