SYNTAX:
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?.
General
Content
Integrations