Member attributes: Type

This attribute determines the data type of a variable, array or property member.

Syntax

data‑type

Discussion

The attribute Type determines the data type of values, the corresponding variable, array or property member is intended to store at the runtime in its Default or Items attribute.

Modify the attribute

To inspect or modify the value of a Type attribute, select first the affected variable, array or property member. Thereupon, the attribute is listed in the middle area of Inspector. Please note the available assistant you can activate by clicking on the button right to the attribute. The assistant lists all data types available in the project:

Inherited members

Please note, the Type attribute can't be modified if the member is inherited from a base class.