GMSType
It is also possible to specify the GmsType of the property. For details about the acceptable values, see the following table.
GMSType Values | |
GmsType String | Description |
GMSBOOL | GmsBool type |
GMSINT | GmsInt type |
GMSUINT | GmsUint type |
GMSREAL | GmsReal type |
GMSENUM | GmsEnum type |
GMSBITSTRING | GmsBitString type |
GMSDATETIME | GmsDateTime type |
GMSDURATION | GmsDuration type |
GMSBITSTRING64 | GmsBitString64 type |
GMSINT64 | GmsInt64 type |
GMSUINT64 | GmsUint64 type |
GMSNONE | No GMS type is set. |
The types GmsAny and GmsApplSpecific are not supported.
The following image shows the corresponding fields in the Models & Functions tab:
According to the GmsType, it is possible to configure specific data. For details, see the following sections.
During the first import, if the previous configuration data is not present in the JSON file, the default values are assumed. In the subsequent re-import, if a configuration data is not present in the file, the value is not changed. This is valid also for the specific data related to the different GmsTypes.