BIS fnc exportCfgHints: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "| arma3 |1.00 " to "|game1= arma3 |version1= 1.00 ")
m (Text replacement - "<tt>([a-zA-Z0-9\. _"\\']+)<\/tt>" to "{{hl|$1}}")
Line 6: Line 6:
|gr1= Diagnostic
|gr1= Diagnostic


|descr= Exports <tt>CfgHints</tt> to wiki format (see [[:Category:Arma 3: Field Manual]]).
|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 00:55, 16 November 2021

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