Code | Construct |
Name | Construct |
Parents | Property > Type |
Description | Construct specifies how instances of the given Value Domain are assembled into a single Value. Together Value Domain and Construct are used to derive Value_Type. Construct can be null (for a single value), L (for List), V (for Vector) , LL (List of Lists) , VL, PL, etc. |