how to set the clipboard in controller scripting API

Post Reply New Topic
RELATED
PRODUCTS

Post

Could somebody tell me if I can set the text clipboard to a string value, I'm on mac.

Post

fhill2 wrote:Could somebody tell me if I can set the text clipboard to a string value, I'm on mac.
You can call Application.copy() to copy the currently selected item but there is no function to set a specific string.

Post Reply

Return to “Controller Scripting”