Copy link to clipboard
Copied
Copy link to clipboard
Copied
Is the box static text or a text field? If the former, it's not possible. You can only select one word using a script.
If the latter you can't select any of the text in it automatically. You can only set the focus to the field.
And either way you can't copy it automatically. The user has to do that themselves.