Page 1 of 1

How to know on wich platform my script is running.

Posted: Fri Apr 12, 2019 3:55 pm
by Pierre55
Hi,

Since some commands like PermissionRequest() are only for one platform like this one that seems for Android I would like to find a way to determine on wich platform my script is running so I can execute these fonctions only if they are in the correct environnement.

Thank you.

Pierre

Re: How to know on wich platform my script is running.

Posted: Fri Apr 12, 2019 5:33 pm
by airsoftsoftwair
Try looking at the "Platform" tag returned by GetVersion().