isKeyActive
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Armed Assault
- Version:
- 1.00
Description
- Description:
- Checks whether the given key is active in the current user profile.
See keys, keysLimit and doneKeys in the description.ext file of the missions.
Syntax
Examples
- Example 1:
_ok = isKeyActive "Mission04Key"
Additional Information
- Multiplayer:
- Behaviour unknown.

