addValue (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:
- Adds a new value to a file or class. Value will be saved in the form "name"=value
Syntax
- Syntax:
- config addValue [name,value]
- Parameters:
- config: Config File
- name: String
- value: String, Number or Array
- Return Value:
- Nothing
Examples
- Example 1:
file addValue [name,value]
Additional Information
- Multiplayer:
- Behaviour unknown.
Notes
Notes
Notes

