BIS fnc controlConfigs: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[[cC]ategory:\{\{Name\|arma3\}\}: [fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "")
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 21: Line 21:
|x1= <code>[ [[findDisplay]] 313, [[configFile]] >> "Display3DEN" ] [[call]] [[BIS_fnc_controlConfigs]];</code>
|x1= <code>[ [[findDisplay]] 313, [[configFile]] >> "Display3DEN" ] [[call]] [[BIS_fnc_controlConfigs]];</code>


| [[findDisplay]]
|seealso= [[findDisplay]]
}}
}}

Revision as of 01:21, 17 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
GUIConfigs

Syntax

Syntax:
Syntax needed
Parameters:
display: Display
path: Config - Root display config path
Return Value:
Return value needed

Examples

Example 1:
[ findDisplay 313, configFile >> "Display3DEN" ] call BIS_fnc_controlConfigs;

Additional Information

See also:
findDisplay

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