Set global variable via querystring...doable?


#1

When making a prototype we often have a few different paths that we want to test. Instead of making 3 prototypes to test 3 paths, it’d be nice to have one prototype and then, based on a global variable, change the logic within that single prototype.

Alas, I don’t see a way to set a global variable via a querystring. Is that possible?