Adding an action script

The script may contain a large number of commands. An action allows you to perform one of the commands.
  1. Edit the cell (F5).
  2. Click Add item Ctrl+click=Copy item in the Actions options group.
  3. Choose Script from the Actions drop-down list.
  4. Enter the name of the command from the script you want to perform.
    sayhello()
    In an existing action, you can use the button to go to the correct position in the script. A search function is available for searching the script.
  5. Click OK.