Answers for "javascript declare local variable"

1

defining local variable

Local variables are temporary values you set in your request 
scripts using syntax :

pm.variables.set("variable_key", "variable_value");
Posted by: Guest on December-07-2020
-1

local variables javascript

soz i do not know the code but i think you have to make it a globel
Posted by: Guest on April-22-2021

Browse Popular Code Answers by Language