...
Code Block |
---|
language | cpp |
---|
theme | Confluence |
---|
|
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
...
Insert excerpt |
---|
| US:_r_XPX_Return_Value |
---|
| US:_r_XPX_Return_Value |
---|
nopanel |
---|
|
See also xpfGetStringMap.Options
...
Example
...
Code Block |
---|
|
<Missing Example> |
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
showSpace | false |
---|
cql | label = "extension_schema" and parent = "5636522" |
---|
|