isGroupDeletedWhenEmpty: Difference between revisions
Jump to navigation
Jump to search
m (Update) |
m (template:command argument fix) |
||
Line 12: | Line 12: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''isGroupDeletedWhenEmpty''' group |= | | '''isGroupDeletedWhenEmpty''' group |SYNTAX= | ||
|p1= group: [[Group]] |= | |p1= group: [[Group]] |PARAMETER1= | ||
| [[Boolean]] - [[true]] the group is marked for auto-deletion when empty |= | | [[Boolean]] - [[true]] the group is marked for auto-deletion when empty |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>_isMarked = [[isGroupDeletedWhenEmpty]] _group;</code> |= | |x1= <code>_isMarked = [[isGroupDeletedWhenEmpty]] _group;</code> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[deleteGroup]], [[deleteGroupWhenEmpty]], [[createGroup]], [[group]], [[setGroupId]], [[groupID]], [[units]], [[groupFromNetId]], [[netId]], [[leader]], [[selectLeader]], [[join]], [[createCenter]], [[createUnit]], [[createVehicle]], [[Side]] |= | | [[deleteGroup]], [[deleteGroupWhenEmpty]], [[createGroup]], [[group]], [[setGroupId]], [[groupID]], [[units]], [[groupFromNetId]], [[netId]], [[leader]], [[selectLeader]], [[join]], [[createCenter]], [[createUnit]], [[createVehicle]], [[Side]] |SEEALSO= | ||
}} | }} |
Revision as of 14:41, 7 April 2019
Description
- Description:
- Checks if the given group marked for auto-deletion when empty. See deleteGroupWhenEmpty.
- Groups:
- Uncategorised
Syntax
- Syntax:
- isGroupDeletedWhenEmpty group
- Parameters:
- group: Group
- Return Value:
- Boolean - true the group is marked for auto-deletion when empty
Examples
- Example 1:
_isMarked = isGroupDeletedWhenEmpty _group;
Additional Information
- See also:
- deleteGroupdeleteGroupWhenEmptycreateGroupgroupsetGroupIdgroupIDunitsgroupFromNetIdnetIdleaderselectLeaderjoincreateCentercreateUnitcreateVehicleSide
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