BIS fnc getIDC: Difference between revisions
Jump to navigation
Jump to search
Tag: Undo |
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
||
Line 18: | Line 18: | ||
|x1= <code>_IDC = [ [configFile]] >> "Display3DENPlace","ButtonCancel"] [[call]] [[BIS_fnc_getIDC]];</code> | |x1= <code>_IDC = [ [configFile]] >> "Display3DENPlace","ButtonCancel"] [[call]] [[BIS_fnc_getIDC]];</code> | ||
| [[configFile]], [[findDisplay]], [[createDisplay]], [[displayCtrl]] | |seealso= [[configFile]], [[findDisplay]], [[createDisplay]], [[displayCtrl]] | ||
}} | }} | ||
Revision as of 00:26, 17 February 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- GUI
Syntax
- Syntax:
- Syntax needed
- Parameters:
- config: Config - Config path to display
- ctrlName: String - Config name of control
- Return Value:
- Return value needed
Examples
- Example 1:
_IDC = [ [configFile]] >> "Display3DENPlace","ButtonCancel"] call BIS_fnc_getIDC;
Additional Information
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