LabVIEWParameterElement.Category
- Updated2024-10-09
- 1 minute(s) read
LabVIEWParameterElement.Category
Syntax
LabVIEWParameterElement.Category
Data Type
Purpose
Returns which group of data types (number, string, and so on) to which the parameter element belongs.
Remarks
After obtaining the category of the parameter, you can obtain the data type with the LabVIEWParameterElement.Type property.