Available since: Gideros 2018.3
The platform on which the game is currently running. Can be "IOS", "ANDROID", "WEB" or "MOBILE_WEB".
(string) = FBInstant.getPlatform()
Returns (string) The current platform.