Closed mvantellingen closed 2 years ago
The pattern properties are added to the struct. If only one pattern is in the struct (most often the case) the name ExtraValues is used.
ExtraValues
Otherwise the index is appended (e.g. ExtraValues2)
ExtraValues2
The pattern properties are added to the struct. If only one pattern is in the struct (most often the case) the name
ExtraValues
is used.Otherwise the index is appended (e.g.
ExtraValues2
)