Hello,

Does SetupBuilder have an "and" "or" conditional?

I'd like to show a Dialog if either one "Feature" or another "Feature" is selected during a Custom Install.

Ex:
If Feature "A" selected OR If Feature "B" selected Then
Show Wizard Dialog 3
Else
Hide Wizard Dialog 3
End

Thank you,
Joanne