xpxDefineComplexEntity
FUNCTION xpxDefineComplexEntity (modelId : GENERIC; complexEntityName : STRING; VAR entityId : GENERIC) status : INTEGER;
Use this function to define a complex entity in a dictionary model. The argument complexEntityName specifies the actual complex entity. The complexEntityName must contains the name of all the constituents sorted in alphabetical order and the character '+' as delimiter between each constituents that defines the complex entity. The argument modelId defines the actual dictionary model.
Arguments
Type | Name | Comment |
GENERIC | modelId | The unique id of the dictionary model |
STRING | complexEntityName | The name of the actual complex entity |
GENERIC | entityId | The unique id of the entity |
Return Value
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.
Options
Â
Example
<Missing Example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â