Replace Presskey Commands with a Type Text Command
One of the recommended practices in optimizing a script is to insert a single Type text function instead of a long list of press key functions.
How to replace presskey commands with a Type text command?
- Select the multiple functions that you want to replace with a single Type text function, and click delete.

- Select the location where you want to insert the new Type text function and double click the Type text function.

- After you double-clicked the command, it is inserted in the script canvass.

- In the Type text parameters tab, select the Text parameter.

- Type the new text.

- Your script is now much shorter.
