Summary
set this text in
App event "Opening"
Window event "Opening"
Clipboard.Text = "Test!"
print(Clipboard.Text)
run prog, no output text in console
work only with Window event "Opened"
Objo Studio Version
Operating System
Select the operating system(s) affected as tags for this post.
Steps To Reproduce
Expected Result
Actual Result
Screenshots, Logs, Or Sample Project