Tool Bar Function Descriptions

The Cisco Unified CCX Editor tool bar provides icons you click to choose some of the same Cisco Unified CCX Editor options that you access from the menu bar. Depending on the work you are doing in a script, some of these icons are greyed out, not allowing those specific options.

Cisco Unified CCX Editor Toolbar

List of Tools

Description

1

Creates a new script.

2

Opens a script.

3

Saves a script.

4

Prints selected file.

5

Cuts selected item.

6

Copies selected item.

7

Pastes selected item.

8

Undo previous command.

9

Redo previous command.

10

Starts running the script.

Note

Only use this option for scripts that do not need to be triggered by an external event, such as an inbound call or an inbound HTTP request. (This is referred to as normal debugging.)

11

Pauses the debugging process.

12

Stops debugging process.

13

Executes the next step, only.

Note
  • This allows you to execute one step at a time during a debugging session in order to verify the results.

  • If the next step is a CallSubflow step, the subflow invoked will run to completion and the debugging will then stop at the next step after the CallSubflow step.

14

Inserts/removes a breakpoint at the currently selected step. This instructs the Cisco Unified CCX Editor to stop debugging just before executing this step.

A hand and diamond icon displays in front of steps set with a breakpoint if the breakpoint is enabled. If the breakpoint is disabled, then only a diamond icon displays.

If the currently selected step already has a breakpoint set, then this icon changes to a different one showing an arrow coming out indicating the breakpoint can be removed.

15

Enables/disables a breakpoint on a step.

Click the diamond icon to enable a breakpoint.

Click the hand with the diamond icon to disable a breakpoint.

16

Clears all breakpoints in debugging process