When you record a low-level script, it is stored in the project. You can rename the
low-level script if needed. Renaming a low-level script involves two tasks:
1. Renaming the low-level script in the Asset pane, which renames it in the project.
2. Renaming all references to that low-level script in the script.
When you rename a low-level script in the Asset pane, Robot does not automatically
rename references to it in the script. If you play back a script that refers to a low-level
script with a name that is not in the Asset pane (and therefore is not in the project),
the script will fail.