ctrlDelete: Difference between revisions
Jump to navigation
Jump to search
m (example format) |
(return value) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Deletes given control. |= Description | | Deletes given control. | ||
<br>Returns whether the deletion was successful. |= Description | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 14: | Line 15: | ||
|p1= control: [[Control]] |= PARAMETER1 | |p1= control: [[Control]] |= PARAMETER1 | ||
| [[ | | [[Boolean]]|= RETURNVALUE | ||
Revision as of 21:42, 31 July 2014
Description
- Description:
- Deletes given control.
Returns whether the deletion was successful. - Groups:
- Uncategorised
Syntax
Examples
- Example 1:
ctrlDelete ((findDisplay 20000) displayCtrl 20001);
Additional Information
- See also:
- ctrlCreatedisplayCtrl
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