Dynamic Url

Hi All,

I am trying to make the url
NetSuite Login” by replacing the id='2165466" with variable internal_id which contains dynamic values. Please let me know how can I achieve this ?

I tried doing the following steps:
image
image

Hi @marina.dutta ,

You could try just placing the variable at that position, something like below :

"Your URL upto id="+internal_id+"&e=T"

Let us know if it does not work.

@supermanPunch

Thank You. It worked

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.