find (VBS1)
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Virtual Battlespace 1
- Version:
- 2.12.14
Description
- Description:
- Returns the index of the Array element that equals value. Returns -1 if value cannot be found.
Syntax
Examples
- Example 1:
index = array find value
Additional Information
- Multiplayer:
- Behaviour unknown.
- See also:
- Example 1

