Postman variables scopes

https://www.getpostman.com/docs/v6/postman/environments_and_globals/variables

https://github.com/postmanlabs/postman-app-support/issues/4164

pm.variables.set – is setting local scope variable
pm.variables.get – is getting local scope variable or closest scope variable if not set locally