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
StructsGeneric data typeCode structure (syntax)CRMScript coding conventionsVoidCRMScript Reference