...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxPutAggrByIterator (iteratorId , elementValue : GENERIC)
status : INTEGER;
|
The xpxPutAggrByIterator function writes the specified value elementValue to the aggregate element pointed to by the iterator iteratorId.
This function is equivalent to the EDMinterface function sdaiPutAggrByIterator
Arguments
...
Type | Name | Comment |
GENERIC | iteratorId | The id of the iterator |
GENERIC | elementValue | The value that will be places within the element pointed by the <iteratorId> |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|