-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
feature-requestNew feature or requestNew feature or request
Description
It is possible to declare Arrays of Struct by combining the UserArray and UserStruct example.
You have to carefully calculate the length of your struct.
ArrayAttribute = the Dimensions! not the number of elements (at the moment only 1 Dimension allowed)
ArrayDimensionAttribute = Sets
- Define a Structure "YourStruct" (with structureAttribute)
- Create Array after the UserArray Pattern of Type "YourStruct"
Please add an example for this usecase.
Metadata
Metadata
Assignees
Labels
feature-requestNew feature or requestNew feature or request