C
Casey
Hi,
I want to use an If statement. With that If
statement I want to say:
If "Katy is a member of the Admins group" Then
Do this
Else
Do this
EndIf
The part that I need a code example of is enclosed in
the quotation marks as "Katy is a member of the Admins
group". I would appreciate any advice on what the code
would be to say that part of the statement.
Thanks,
Casey
I want to use an If statement. With that If
statement I want to say:
If "Katy is a member of the Admins group" Then
Do this
Else
Do this
EndIf
The part that I need a code example of is enclosed in
the quotation marks as "Katy is a member of the Admins
group". I would appreciate any advice on what the code
would be to say that part of the statement.
Thanks,
Casey