Hello,
"Get Window Bounds" returns for example:
{"x":280,"y":105,"width":2000,"height":1200}
How can I read the width or the height and select a conditional? For example: "if width is smaller then 2000" then ... else ...?
I can't find help about how to process the return of "Get Window Bounds" in the returned format and the conditional if else...
Best regards,
Diederick.