Is there a recommended approach to having Profile Scripts change but only effect a dev environment vs production? Currently it seems like you can't allocate a profile script to a specific environment, so once it is edited, it will immediately effect production.
As an option, you can set an mbox parameter with the website environment value on every call and then use it in the profile script in the if condition.
As an option, you can set an mbox parameter with the website environment value on every call and then use it in the profile script in the if condition.