Write an If clause that will determine if the strColor variable contains either the string "red" or the string "blue".

What will be an ideal response?

If strColor = "red" OrElse strColor = "blue" Then

Computer Science & Information Technology

You might also like to view...

A(n) ________ is a prebuilt set of unified formatting choices including colors and fonts

Fill in the blank(s) with correct word

Computer Science & Information Technology

Postrouting

What will be an ideal response?

Computer Science & Information Technology