Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


...

Code Block
languagecpp
themeConfluence
FUNCTION xpfGetStringMap(mapTableIndex :

...

 INTEGER;
                         stringKey     : STRING)
                         instance: GENERIC;
                

The xpfGetStringMap function is used to find an instance that has previously been connected to an alphanumeric key by the xpxMapString function. The argument <mapTableIndex> <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> <stringKey> then the <instance> <instance> argument is set to xpxNullId.

Arguments

...

TypeNameComment
INTEGERmapTableIndex 

...

STRINGstringKeycomments

Return Value

...

 

TypeNameComment
GENERICinstancecomments

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"