Jump to content

Recommended Posts

Posted

Hi,

I want to check session ids (or email addresses) for specific values. It seems as if '=' works but 'is in' does not.

Is that the case or am I just not using the right delimiter for a list of values? (haven't found any documentation on this).
Thanks,
Jill.

By the way I note these values to check for have to use the correct case, as held in user details.
I've seen other posts about case sensitivity (where things have to be case sensitive) and it seems this is the case also for checks, in a capture, for things like session id or email address. This is moderately annoying, not sure I understand why it has to be this way.
 

  • 1 month later...
Posted

Hi @Victor

If I have a condition including 'Session->User ID is in nnnnnnn' it will branch as I expect.

If I add in another user id, eg 'Session->User ID is in nnnnnnn; ooooooo' it won't. None of semi-colon, semi-colon+space, space seem to work.

Am I trying something that doesn't make sense?
Can you give me an example of an 'is in' condition that would work?
Thanks.

(This is in a Capture)

Posted

(By the way, I have got round the above not working by using multiple separate conditions; luckily there are not too many of them).

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...