Struct
A struct defines the kinds of data and the functionality their objects will have. This data structure enables you to create your own custom types by grouping together variables of other types and methods.
A struct defines the kinds of data and the functionality their objects will have. This data structure enables you to create your own custom types by grouping together variables of other types and methods.
Example:
Example:
Example:
Example:
Example:
Example:
Related topics
StructsSuperOffice.WebApi.Data.StructuredAddressGeneric data typeCode structure (syntax)CRMScript coding conventionsVoid