replaceText コマンドは、現行カーソル位置のテキストを置き換えるために使用します。
replaceText text
text | text パラメーターで指定されたテキストを使用して、現行カーソル位置のテキストを置き換えます。 |
status パラメーターは、このコマンドの影響を受けません。
replaceText コマンドに渡されるテキストに行区切り文字 ("¥r¥n"、'¥r'、または '¥n') が含まれていると、新規行が文書に挿入されます。
replaceText Some new text.
deleteText コマンド
insertText コマンド
text パラメーター
Copyright IBM Corporation 1992, 2006. All Rights Reserved.
Copyright IBM Japan 2006