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