BIS fnc ORBATOpen: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "|gr1 =" to "|gr1=") |
m (Text replacement - "\[\[[cC]ategory:[fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "") |
||
Line 27: | Line 27: | ||
[[Category:{{Name|arma3}}: Functions|{{uc:ORBATOpen}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:ORBATOpen}}]] |
Revision as of 01:27, 2 February 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Strategic
Syntax
- Syntax:
- Syntax needed
- Parameters:
- path: Config - Path to displayed structure, e.g. configfile >> "CfgORBAT" >> "BIS" >> "O_Brigade"
- display: Display - (Optional, default
[] call BIS_fnc_displayMission
) Parent display - tags: Array of strings - (Optional,default []) List of tags. Searching will stop on groups which don't contain at least one of the tags
- numTiers: Number - (Optional,default -1 (all)) Number of tiers displayed
- parameters: Array of arrays - (Optional,default []) Each array looks as follows:
- Return Value:
- Return value needed
Examples
- Example 1:
[ configFile >> "CfgORBAT" >> "BIS" >> "O_Brigade",findDisplay 46, [], 4, ["ConfigClass_1",{systemChat "ConfigClass_1"}] ] call BIS_fnc_ORBATOpen;
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