BIS fnc exportCfgHints: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "| arma3 |1.00 " to "|game1= arma3 |version1= 1.00 ") |
Lou Montana (talk | contribs) m (Text replacement - "<tt>([a-zA-Z0-9\. _"\\']+)<\/tt>" to "{{hl|$1}}") |
||
Line 6: | Line 6: | ||
|gr1= Diagnostic | |gr1= Diagnostic | ||
|descr= Exports | |descr= Exports {{hl|CfgHints}} to wiki format (see [[:Category:Arma 3: Field Manual]]). | ||
|s1=[category, class] call [[BIS_fnc_exportCfgHints]] | |s1=[category, class] call [[BIS_fnc_exportCfgHints]] |
Revision as of 23:55, 15 November 2021
Description
- Description:
- Exports CfgHints to wiki format (see Category:Arma 3: Field Manual).
- Execution:
- call
- Groups:
- Diagnostic
Syntax
- Syntax:
- [category, class] call BIS_fnc_exportCfgHints
- Parameters:
- category: String
- class: String
- Return Value:
- String - wiki content
Examples
- Example 1:
[] call BIS_fnc_exportCfgHints;
Additional Information
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