Detect Window/Mac OS X from a script
Totte
Posts: 13,965
Hello,
I've decided to write some scripts I really feel I need, and I would like to get the button placements correct.
Windows: [Accept] [Cancel]
OS X: [Cancel] [Accept]
Is the a function to get the type of host you are running on from the script?
I'll probaby ask more as sometimes feel like I'm in StarWars "I find you lack of documentation quite disturbing" or "These are not the pages you are looking for".
Cheers!
Comments
App.platform()
for example
Thanks!
Now off to dig into the CMS from scripts... We need a RRRR random roller directly in DS ;-)