Monitor mode is a feature of the Script Editor tool that allows the user to view the data flow in the script as it executes. Monitor mode displays the values of variables, labels, and expressions as the script runs. It also shows the path that the script takes through the various steps and branches. Monitor mode can be used to troubleshoot and debug scripts, as well as to verify the logic and functionality of the script. Monitor mode can be accessed by clicking the Monitor button on the toolbar or by pressing F5. References: Contact Center Enterprise Troubleshooting and Configuration - Cisco, page 17; Cisco Packaged Contact Center Enterprise Administration and Configuration Guide, Release 12.6(1), section “Scripting Specifics in a Packaged CCE Environment”.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit