xpxMapString
FUNCTION xpxMapString(mapTableIndex : INTEGER; stringKey : STRING; instance : GENERIC) status : INTEGER;
The xpxMapString function is used to connect an instance to an alphanumeric key. The actual instance can later be found by using the xpxGetStringMap function. The argument mapTableIndex (starting from one) specifies a particular map (hash) table used for connecting the specified instance to the alphanumeric key stringKey. The number of map tables available in an EDMmodelConverter is specified when the actual EDMmodelConverter is generated.
Arguments
1 | Type | Name | Comment |
2 | INTEGER | mapTableIndex | Â |
3 | STRING | stringKey | comment |
4 | GENERIC | instance | Â |
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.
Â