Send Keys (Type Text)
フォーカス中のウィンドウにキーボードでテキストを入力します。
キーボード・マウスSendKeys
概要
フォーカス中のウィンドウにキーボードでテキストを入力します。
Type text using the keyboard into the focused window.
パラメータ
| パラメータ | 型 | 必須 | 既定値 | 説明 |
|---|---|---|---|---|
| Text | string | 必須 | Text to type. Variables are supported. 例: hello 変数に対応 |