BIS_fnc_exportCfgHints

From Bohemia Interactive Community
Revision as of 11:53, 12 October 2020 by R3vo (talk | contribs) (Text replacement - "\[\[Category\:Function Group\: Diagnostic(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "")
Jump to navigation Jump to search
Hover & click on the images for description

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

See also:
BIS fnc exportEditorPreviews BIS fnc exportFunctionsToWiki

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

Notes

Bottom Section