getValue (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:
- Reads a value from a file or class.
Note that value will equal "" if name cannot be found.
Syntax
- Syntax:
- config addValue [name,value]
- Parameters:
- file: Config File
- name: String
- value: String, Number or Array
- Return Value:
- Nothing
Examples
- Example 1:
value = class getValue [name,value]
Additional Information
- Multiplayer:
- Behaviour unknown.
Notes
Notes
Notes

