BIS fnc getServerVariable: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Function " to "{{RV|type=function ") |
Lou Montana (talk | contribs) m (Text replacement - " " to " ") |
||
Line 21: | Line 21: | ||
| [[getVariable]], [[setVariable]], [[allVariables]]|SEEALSO= }} | | [[getVariable]], [[setVariable]], [[allVariables]]|SEEALSO= }} | ||
[[Category:Functions|{{uc:getServerVariable}}]] | [[Category:Functions|{{uc:getServerVariable}}]] | ||
[[Category:{{Name|arma3}}: Functions|{{uc:getServerVariable}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:getServerVariable}}]] |
Revision as of 21:46, 31 January 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Variables
Syntax
- Syntax:
- Syntax needed
- Parameters:
- target: Namespace, Object or Group - Variable name space
- varName: String - Variable name
- default: Anything - Default value returned when variable is nil
- Return Value:
- Return value needed
Examples
- Example 1:
[missionNamespace, "BIS_someVar", "defaultValue"] call BIS_fnc_getServerVariable;
Additional Information
- See also:
- See also needed
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note