You need to sign in to do that
Don't have an account?

how to check the logic string like (1 And 3 ) OR (3 and 4)
Hi,
We have a logic string in the vf page, I would like to verify the string in my controller. The logic string is any combination of (1 and (2 and (3 or 4))).
Every number have to be included and only appear 1 once.
Thanks,
We have a logic string in the vf page, I would like to verify the string in my controller. The logic string is any combination of (1 and (2 and (3 or 4))).
Every number have to be included and only appear 1 once.
Thanks,