Previous Topic

Next Topic

Book Contents

Book Index

Home Page

Header Used to Test VBScript Macro

The "Header Used to Test the VBScript Macro" field is shown in the bottom half of the window. Modify the header by typing in the header window. All changes are saved immediately.

Color coding is done exactly as in the "VBScript Macro" field.

What is the "Header" used for?

During a call, Active Call Center will keep track of the responses given by the caller and other information about the call in internal variables that are accessible from the VBScript Macro. A full discussion of these internal variables is provided in a later section.

When testing a Macro while Active Call Center is not answering a call, the internal variables that contain information about the call do not exist. In order to correctly test and debug a VBScript Macro outside of a call, the internal state variables must be defined. For testing purposes, the "Header Used to Test the VBScript Macro" allows for definition of the relevant state variables that would exist when the Macro executes as part of the Call Tree. Anything entered in this section will not execute while Active Call Center processes a call because during the call the internal variables are defined by the caller's responses.

Building a header and testing Macros from the Edit Node window will save lots of time while developing Call Trees.

See Also

VBScript Macro Tab

VBScript Macro Field

Build a Header Button

Test the Macro Button

Font Size Button