I get this error when using the _RunInRectangle action. Which is visible in the dev/console
"ReferenceError: theoptions is not defined"
Command used: _RunInRectangle "Rectangle1" "notepad.exe" "Hello World!" true true "{{AppId}}"
I've tried multiple variations with no luck.. and always the same error.
reduced console output
_RunInRectangle "Rectangle1" "notepad.exe" "Hello World!" true true "{{AppId}}"
angular.js:15697 ReferenceError: theoptions is not defined
at _RunInRectangle (main.js?v=24:48)
I get this error when using the _RunInRectangle action. Which is visible in the dev/console
"ReferenceError: theoptions is not defined"
Command used: _RunInRectangle "Rectangle1" "notepad.exe" "Hello World!" true true "{{AppId}}"
I've tried multiple variations with no luck.. and always the same error.
reduced console output
_RunInRectangle "Rectangle1" "notepad.exe" "Hello World!" true true "{{AppId}}"
angular.js:15697 ReferenceError: theoptions is not defined
at _RunInRectangle (main.js?v=24:48)