how to make a certain task happen in only the production endpoint

SOLVED

I am coming to a scenario where I can only have this piece of code be executed only in our production environment. Is there a 4GL command so I can have it run only in our production environment, and not in our dev environment (since we refresh our dev enviroment with a current backup of our production environment)?

Thanks,

Chris