Skip to content

Instantly share code, notes, and snippets.

@JoseHdez2
Created August 16, 2018 16:49
Show Gist options
  • Save JoseHdez2/d15e06831275f304bcc3f979b66a3119 to your computer and use it in GitHub Desktop.
Save JoseHdez2/d15e06831275f304bcc3f979b66a3119 to your computer and use it in GitHub Desktop.
if(pm.environment.get("key") === undefined){
pm.environment.set("key", "value");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment