xpfGetTypePathString
FUNCTION xpfGetTypePathString (typedValue : GENERIC) typePath : STRING;
The xpfGetTypePathString function returns the type path of a typed value in "dot string notation", i.e. theDottedPath is a string containing type names separated with dots. e.g. "type1.type2.type3".
Arguments
Type | Name | Comment |
STRING | typedValue | comments |
Return Value
Type | Name | Comment |
STRING | typePath | comments |
Options
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.