1 文字右へ移動します。
カーソル位置を 1 文字右へ移動します。カーソル位置が行末の場合、次の行の先頭に移動します。
document.selection.CharRight(false,1);
document.selection.CharRight false,1
このページのフィードバックを送信