Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxGetPersistentAttrHashTable (modelId : GENERIC;
entityName : STRING;
attributeName : STRING;
entityIndex : INTEGER;
VAR nextEntityIndex : INTEGER;
VAR attrHashTableDescrs : SET OF GENERIC)
status : INTEGER;
|
Use this function to ....
Arguments
...
1 | Type | Name | Comment |
2 | GENERIC | modelId | comment |
3 | STRING | entityName | |
4 | STRING | attributeName | |
5 | INTEGER | entityIndex | |
6 | INTEGER | nextEntityIndex | |
7 | SET OF GENERIC | attrHashTableDescrs |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
<arguments missing>
Example
...
<example missing>
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|