BIS fnc importImageLinks: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Generated by BIS_fnc_exportFunctionsToWiki)
(No difference)

Revision as of 19:42, 3 April 2006


Hover & click on the images for description

Description

Description:
/*

	Description:
	Imports CfgVehicles image links from Community Wiki (https://community.bistudio.com/)

	1) Run the script. It will copy a text into clipboard
	2) Start a new Community Wiki page and paste the text into edit field
	3) Preview the page (don't save it)
	4) Copy the resulting text and use it in your scripts

	Parameter(s):
	NONE

	Returns:
	BOOL
*/

(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:

Additional Information

See also:
See also needed

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