...
SYNTAX:
xpfAddToAggrIfNotInAggr (aggrId : AGGREGATE OF GENERIC; instanceId : GENERIC)
inserted : BOOLEAN;
To be completed.
The xpfAddToAggrIfNotInAggr function
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpfAddToAggrIfNotInAggr (aggrId : AGGREGATE OF GENERIC;
instanceId : GENERIC)
inserted : BOOLEAN;
|
Use this function to ....
Arguments
...
Type | Name | Comment |
AGGREGATE OF GENERIC | aggrId | comments |
GENERIC | instanceId |
Return Value
...
Type | Name | Comment |
BOOLEAN | inserted |
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|