/
xpxGetStringMap
xpxGetStringMap
FUNCTION xpxGetStringMap(mapTableIndex : INTEGER; stringKey : STRING; VAR instance : GENERIC) status : INTEGER;
The xpxGetStringMap function is used to find an instance 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 found is returned in the instance argument. If no instance is found connected to the stringKey then the instance argument is set to xpxnullid.
Arguments
Type | Name | Comment |
INTEGER | mapTableIndex | |
STRING | stringKey | comment |
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.
, multiple selections available,
Related content
xpxResetMappingTable
xpxResetMappingTable
More like this
Cpp ExpressAPI Users Guide
Cpp ExpressAPI Users Guide
More like this
edmiWriteStepFile
edmiWriteStepFile
More like this
Attach to remote client
Attach to remote client
More like this
EDMtruePLM_Release_notes_3.1
EDMtruePLM_Release_notes_3.1
More like this