hi, i found a postman programming code snippet in internet article, that is
let queryParam = pm.request.url.query.members
about request.url.query.members this variable attribute,where to find detailed info in postman online help documentation?
i only found https://learning.getpostman.com/docs/postman/scripts/postman-sandbox/
this url, but where is detailed info about request variable internal variables details?
do you know any postman online document url?
i want to read the detailed documents
Hi @wayne.wu,
I believe this is what you are looking for:
https://learning.getpostman.com/docs/postman/scripts/postman-sandbox-api-reference/