6,834
edits
No edit summary |
|||
Line 1: | Line 1: | ||
{{ | {{ScriptItem2 | ||
| | |name = platform | ||
|side = shared | |||
|type = variable | |type = variable | ||
| | |games = iii vc sa iv | ||
|desc = fetch the name of the platform | |||
| | |return = string a string containing the name of the platform | ||
|note = Examples of a platform name read from this variable, include:<br> | |||
| | |||
| | |||
Windows<br> | Windows<br> | ||
Mac OS X<br> | Mac OS X<br> | ||
Line 13: | Line 12: | ||
iOS<br> | iOS<br> | ||
Android | Android | ||
|readonly = true | |||
}} | }} |
edits