Question
What is the best way to read value from a session variable that has comma separated values?
I'm comparing values in a session variable that are in comma separated to local JSON values. What is the best way to read the comma separated value from the session.groups variable?
