BIS fnc exportConfigHierarchy: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<code> *([^<|{]*) *<\/code>" to "<sqf>$1</sqf>") |
Lou Montana (talk | contribs) m (Text replacement - " |s1=[" to " |s1= [") |
||
Line 8: | Line 8: | ||
|descr= Export config hierarchy of given config. | |descr= Export config hierarchy of given config. | ||
|s1=[config,class] call [[BIS_fnc_exportConfigHierarchy]] | |s1= [config,class] call [[BIS_fnc_exportConfigHierarchy]] | ||
|p1=config: [[Config]] | |p1=config: [[Config]] |
Revision as of 23:11, 12 July 2022
Description
- Description:
- Export config hierarchy of given config.
- Execution:
- call
- Groups:
- Diagnostic
Syntax
- Syntax:
- [config,class] call BIS_fnc_exportConfigHierarchy
- Parameters:
- config: Config
- class: String - Topmost class
- Return Value:
- String - Exported text in wikitable format
Examples
- Example 1:
- Example 2:
Additional Information
- See also:
- configFile Config
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