Consider the following script: ``` #@ File fileA #@ File fileB #@ String someText ``` In the generated UI dialog, you can copy (<kbd>Ctrl</kbd><kbd>C</kbd>) from the `String` input field, but not from the two `File` inputs. (Pasting works in both widgets.)