Skip to main content
Skip table of contents

HttpCodeBetween

Summary

Applies a condition that is true if the response code is between the high and low boundaries of the component (inclusive). Generally, a code between 200 and 299 is considered a success.

Properties

  • Code Low : The lower limit that the response code should not exceed (inclusive).
  • Code High : The upper limit that the response code should not exceed (inclusive).
JavaScript errors detected

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

If this problem persists, please contact our support.