ctrlIDD: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \| *s([0-9]) *= ([^ ]+)? ?'''([a-zA-Z0-9_]+)''' ?([^ ]+)? " to " |s$1= $2 $3 $4 ")
m (Text replacement - " \{\{GameCategory *\| *arma3 *\| *(New )?Scripting Commands\}\}" to "")
Line 18: Line 18:
|seealso= [[displayCtrl]], [[findDisplay]]
|seealso= [[displayCtrl]], [[findDisplay]]
}}
}}
{{GameCategory|arma3|New Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}

Revision as of 03:17, 13 June 2021

Hover & click on the images for description

Description

Description:
Returns display IDD.
Groups:
GUI Control

Syntax

Syntax:
ctrlIDD display
Parameters:
display: Display
Return Value:
Number

Examples

Example 1:
ctrlIDD findDisplay 46; //46

Additional Information

See also:
displayCtrlfindDisplay

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