Debug

Top  Previous  Next

The Debug section determines whether you want a debug level review of the filter to appear before the filter completes its actions. This is incredibly useful when first configuring a script and we recommend that this flag be enabled until the filter is ready to put in to production. This section is defined as follows:

 

<Debug>

 See Values and Description

</Debug>

 

Flag

Values and Description

Debug

Values: True or False

 

This tag determines whether you want to review the debug level information for the filter before it completes its actions. Set this flag to True to review the debugging information, set this flag to False if you do not.

 

Please see Debugging the Script for more information.