Trying to Highlight text in order to copy and paste, but do not want the text to be editable.

Apparently, you only gain the ability to highlight text in an input field that has intractable set to true. However, this gives the player the ability to edit the text and I do not want that. Is there a straightforward way to make text highlightable, but not editable?

Thanks

Simply don’t assign the input string to your text variable.