When in doubt, just look inside rolloutCreator.ms, it's just a global struct and when the rollout name is undefined, it increments the counter and creates a new one. Anyway, it executes the final string in global scope (yeah, that's all it does, concatenates a bunch of strings and tries to execute that), it is NOT created…