Copying information contained in a label so it can be shared with others in a text message

I have developed a word game app in Thunkable that provides the player with results of their solving (e.g. time taken to solve the puzzle). I would like the player of the app to be able to share his results with others by clicking on a “Share” button which would copy those results to a clipboard that can be shared with friends in a text message or email.

If you Google share Thunkable and click on the first result, you’ll see examples in the documentation of how to do this.