Loading...
 

CX_SYSTEM_OBJECT::GetAWHDictionary

CX_SYSTEM_OBJECT::GetAWHDictionary

Description:

This function returns the dictionary of modules (thesaurus) read in browser mode.

The dictionary is a mapping of dictionary keyword to the corresponding module. The dictionary can be built by a call to ParseLib2 . The dictionary is a singleton and can be extended by further calls of ParseLib2 with information from other modules.

Code example:
...
Stack
Stack Position Object type Brief description
Stack(In) Top CX_SYSTEM_OBJECT SystemObject
Stack(Out) Top CX_TRANSIENT_DICTIONARY
Function call: Call(GetAWHDictionary)