Hi,
I would like to replace the marked area with a variable (pageVars.platenumber), but the quotations should remain the same since they are required in the API call.
Thanks.
Hi,
I would like to replace the marked area with a variable (pageVars.platenumber), but the quotations should remain the same since they are required in the API call.
Thanks.
Hi, you can use single quotes outside:
'"https://myapp.com?query=["' + pageVars.myVar + '"]'