The search keyword must be a single word (no spaces).
Function VersionGet
- Line
- 3187
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- nothing
- Returns
- version
| 3187 | native VersionGet takes nothing returns version |
| 3188 | native VersionCompatible takes version whichVersion returns boolean |
| 3189 | native VersionSupported takes version whichVersion returns boolean |
| 3190 | |
| 3191 | native EndGame takes boolean doScoreScreen returns nothing |
| 3192 |