+1 vote
in POSTMAN by
Can global scope variables have duplicate names in postman?

1 Answer

0 votes
by

Since global variables are global i.e. without any environment, global variables cannot have duplicate names. Local variables can have the same name but in different environments.

Related questions

+1 vote
asked Jan 29, 2023 in POSTMAN by john ganales
+1 vote
asked May 20, 2021 in POSTMAN by sharadyadav1986
...