...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpfGetTypePathStringAggr (typedValue : GENERIC)
typePathAggrId : LIST OF STRING;
|
The xpfGetTypePathStringAggr function returns a list of strings,
typePathAggrId , referred to as the type path of the typed value.
Arguments
...
Type | Name | Comment |
GENERIC | typedValue | comments |
Return Value
...
Type | Name | Comment |
LIST OF STRING | typePathAggrId | comments |
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|