SYNTAX:
xpxSetTypePathByString(valueToBeTyped : GENERIC;
theDottedPath : STRING;VAR typedValue : GENERIC)
status : INTEGER;
The xpxSetTypePathByString function types a value according to a string in ?dot string notation?, i.e. theDottedPath is a string containing type names separated with dots. E.g. ?type1.type2.type3?.
General
Content
Integrations