Announcements
strcode is my varibale which should not equal to 200 or 500 in if condition
Use %FileDownloadStatusCode <> 200 OR FileDownloadStatusCode <> 500% as first operand and compare it equals to True
see also this post:
How to include the logical AND/OR operators in conditionals
I got this for %strcode%
When I played this, with the value at 199, i got the message:SET strcode TO 199IF (strcode <> 200 AND strcode <> 500) = $'''True''' THENDisplay.ShowMessageDialog.ShowMessage Title: $'''Correct''' Message: $'''Correct''' Icon: Display.Icon.None Buttons: Display.Buttons.OK DefaultButton: Display.DefaultButton.Button1 IsTopMost: False ButtonPressed=> ButtonPressed4END
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
David_MA 252 Super User 2026 Season 1
11manish 169
Haque 154