xpfGetStringMapEx

FUNCTION xpfGetStringMapEx (mapTableIndex       : INTEGER;
                            stringKey           : STRING)
                            instanceOrAggregate : GENERIC;
                

The xpfGetStringMapEx function is used to find an instance or aggregate of instances that has previously been connected to an alphanumeric key by the xpxMapString function. The argument <mapTableIndex> must be the same as used in the related xpxMapString function. The instance or aggregate found is returned by the function. If no instance or aggregate is found connected to the <stringKey> then the function returns xpxINDETERMINATE.

Arguments


TypeNameComment
INTEGERmapTableIndexcomments
STRINGstringKeycomments

Return Value


 

TypeNameComment
GENERICinstanceOrAggregatecomments

Options


 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

Â