/build/static/layout/Breadcrumb_cap_w.png

Multiple conditions in wise script

Hi All,

What is the correct way to setup the multiple conditions in IF statement using wise script.

Thanks.

0 Comments   [ + ] Show comments

Answers (1)

Posted by: hashref 13 years ago
Senior Yellow Belt
0
Copy/Paste the below to the editor.

item: Set Variable
Variable=CONDITION
Value=A or B or C
end
item: Set Variable
Variable=CONDITION
Value=A
end
item: If/While Statement
Variable=CONDITION
Value=A
end
item: Display Message
Title=CONDITION
Text=%CONDITION%
end
item: ElseIf Statement
Variable=CONDITION
Value=B
end
item: Display Message
Title=CONDITION
Text=%CONDITION%
end
item: ElseIf Statement
Variable=CONDITION
Value=C
end
item: Display Message
Title=CONDITION
Text=%CONDITION%
end
item: End Block
end
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ