local variable api code example
Example: local variable api
Local variables are temporary, and only accessible
in your request scripts. Local variable values are
scoped to a single request or collection run, and are
no longer available when the run is complete.