...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxUnsetAggrByIndex (aggregateId : AGGREGATE OF GENERIC;
elementIndex : INTEGER)
status : INTEGER;
|
The xpxUnsetAggrByIndex function unsets the element elementIndex (starting from one) in the specified aggregate aggregateId.
This function is equivalent to the EDMinterface function sdaiUnsetAggrByIndex
Arguments
...
Type | Name | Comment |
AGGREGATE OF GENERIC | aggregateId | comment |
INTEGER | elementIndex |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|