xpxGetTypePathString
FUNCTION xpxGetTypePathString(typedValue : GENERIC; VAR theDottedPath : STRING) status : INTEGER;
The xpxGetTypePathString 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 |
GENERIC | typedValue | |
STRING | theDottedPath | comment |
Return Value
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.
Options
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.