Copy url

How to copy the link of the current page to the clipboard?

i look block “clipboard” but this only to add text


Example

I tried this, it returns your internal page ID

You need https://hostname/… ?

Also you can use


_return(window.location.href)

yes, JS working, Thanks