Steps Toolbox pane

This pane enables you to drag and drop API functions into your script.

To access:

  • Design > Insert in Script > New Step.
  • Click within a script and select Insert > New Step from the right-click menu.

User interface elements are described below (unlabeled elements are shown in angle brackets):

UI Element Description
<Function list>

Displays a list of available functions for the current script. To view the functions by category, toggle the Expand and Collapse buttons. Click on the category name to show its functions.

The following is a partial list of the categories:

  • Common
  • Web checks
  • Services
  • Web Functions
  • XML
  • Web Services
  • Async
<Search box>

Search. Searches the function list. For example, if you type "web" into the search box, the function list displays only those function that include the letters "web".

Add step button Add. Adds the highlighted step to the current location in your script.
Expand and Collapse buttons Expand/Collapse. Expands or collapses the step categories.

Back to top

See also: