Copy text on button click

Hi,
You can achieve that using HTML component, onClick send the text you want to copy with messaging , and copy to clipboard there using simple script .

Good luck :slight_smile: