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