I would like to make TypeDataStruct (Declared as modeltree structure) a part of other structure, e.g. MyStruct.TypeDataCopy.
I figured out it is not possible in Control Plus Studio. I can create any variable of this type (TypeDataStruct) but I cannot use it as nested element of other structure. Is it standard behavior or is it a bug?