How can I copy the URL address?

How can I copy the URL address?

You can get this value from the ${!URL} internal var

Thanks … I must be doing this wrong ?

adfa

Still no luck with this.

{
“Name”: “copy test”,
“CreationDate”: “2019-7-15”,
“Commands”: [
{
“Command”: “comment”,
“Target”: “{!clipboard}", "Value": "" }, { "Command": "store", "Target": "{!URL}”,
“Value”: “!clipboard”
}
]
}