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
Type | Name | Comment |
GENERIC | valueToBeTyped | Â |
STRING | theDottedPath | comment |
GENERIC | typedValue | Â |
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.
Â