replaceText コマンド

replaceText コマンドは、現行カーソル位置のテキストを置き換えるために使用します。

構文

replaceText text 

パラメーター

text text パラメーターで指定されたテキストを使用して、現行カーソル位置のテキストを置き換えます。

状況

status パラメーターは、このコマンドの影響を受けません。

説明

replaceText コマンドに渡されるテキストに行区切り文字 ("¥r¥n"、'¥r'、または '¥n') が含まれていると、新規行が文書に挿入されます。

replaceText Some new text. 

関連概念
エディター・コマンド、アクション、およびパラメーター

関連参照
deleteText コマンド
insertText コマンド
text パラメーター