BIS fnc exportCfgHints: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " {{Function|Comments=" to "{{Function|Comments=") |
Lou Montana (talk | contribs) (Page filling) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Exports <tt>CfgHints</tt> to wiki format (see [[:Category:Arma 3: Field Manual]]). |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [category, class] call [[BIS_fnc_exportCfgHints]] |SYNTAX= | ||
|p1= |PARAMETER1= | |p1= category: [[String]] |PARAMETER1= | ||
| |RETURNVALUE= | |p2= class: [[String]] |PARAMETER2= | ||
| [[String]] - wiki content |RETURNVALUE= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code></code> |EXAMPLE1= | |x1= <code>[] [[call]] [[BIS_fnc_exportCfgHints]];</code> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |SEEALSO= | | [[BIS fnc exportEditorPreviews]] [[BIS fnc exportFunctionsToWiki]] |SEEALSO= | ||
}} | }} | ||
Line 33: | Line 34: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
[[Category:Function Group: Diagnostic|{{uc:exportCfgHints}}]] | [[Category:Function Group: Diagnostic|{{uc:exportCfgHints}}]] | ||
Revision as of 11:27, 26 June 2020
Description
- Description:
- Exports CfgHints to wiki format (see Category:Arma 3: Field Manual).
- Execution:
- call
- Groups:
- Uncategorised
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