|
-
Apr 29th, 2002, 04:39 AM
#1
Thread Starter
Lively Member
and/or statement
Can you clarify what does this statement mean, as I'm getting really confused with the and/or:
if InStr(Label2.Caption, "SSL + SET") And _
InStr(Label2.Caption, "digital cash") Or _
InStr(Label2.Caption, "SSL + SET") Then
Does it mean if either SSL + digital cash is selected then.....?
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|