IsValidGroupIndex
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2020).
Identical to 2020:
2021
Not present in: 2023, 2024, 2025, 2025.3, 2026, 2027
2020
current
FabricationService.IsValidGroupIndex(Int32)
No longer obsolete in 2020 (was obsolete in 2022)
| groupIndex | Int32 | The group index to check. |
| → returns | Boolean | True if larger or equal to 0 and less than GroupCount. |