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
Type | Name | Comment |
INTEGER | mapTableIndex | comments |
STRING | stringKey | comments |
Return Value
Â
Type | Name | Comment |
GENERIC | instanceOrAggregate | comments |
Options
Â
Example
<Missing Example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â