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


1TypeNameComment
2INTEGERmapTableIndex 
3STRINGstringKeycomment
4GENERICinstance 

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.

Â