Skip to main content
Skip table of contents

HttpCodeNotBetween

Summary

Applies a condition that is true if the response code is not between the high and low boundaries of the component (excluding boundaries). Generally, a code between 400 and 599 is considered an error.

Properties


  • Code Low : The lower limit that the response code should not be above, (exclusive).


  • Code High : The upper limit that the response code should be below, (exclusive).

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.