IsValidDataType
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2021).
Identical to 2021:
2020
Not present in: 2023, 2024, 2025, 2025.3, 2026, 2027
2021
current
GlobalParameter.IsValidDataType(ParameterType)
No longer obsolete in 2021 (was obsolete in 2022)
| datatype | ParameterType | Type of the data the parameter is to store. |
| → returns | Boolean | True if the data type is suitable for a global parameter; False otherwise. |