xpxSetTypePathByString

FUNCTION 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".

Arguments


TypeNameComment
GENERICvalueToBeTyped 
STRINGtheDottedPathcomment
GENERICtypedValue 

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.

Â