I need to examine the JVM_VARIANT(S) variables and logically I want to do:
if (client and server) ... else ... endifNesting if blocks doesn't work - I need a conjunction, or a way to define a single variable using a conjunction.
Suggestions? Thanks, David
