BIS fnc importImageLinks: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \| *(\[\[[a-zA-Z ]+\]\].+) \|x1=" to " |r1=$1 |x1=")
m (Text replacement - " \|([^p][^ ]+) * * *\|r1=" to " |s1=$1 |r1=")
Line 24: Line 24:
Be wary that '''this function is CPU-demanding''' and may lock your computer for 5-10 seconds!}}
Be wary that '''this function is CPU-demanding''' and may lock your computer for 5-10 seconds!}}


| call [[BIS_fnc_importImageLinks]];
|s1= call [[BIS_fnc_importImageLinks]];


|r1=[[Boolean]] - [[true]] when done
|r1=[[Boolean]] - [[true]] when done

Revision as of 18:45, 13 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Diagnostic

Syntax

Syntax:
call BIS_fnc_importImageLinks;
Return Value:
Boolean - true when done

Examples

Example 1:
call BIS_fnc_importImageLinks;

Additional Information

See also:
Upload a File on the Wiki

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