_KCML_MapClass->KCML_MapClass_Find
Definition
DEFSUB 'KCML_MapClass_Find(BYREF kthis$_KCML_MapClass), BYREF Element AS SYM(KCMLString), BYREF Key$, bStripTrailingSpace = 1) AS Bool
Parameters
| kthis | ** not documented |
| Element | ** not documented |
| Key | ** not documented |
| bStripTrailingSpace | Optional. ** not documented |
Description
Finds an item in the collection. The key is either a string, where SetKey has not been used (in which case trailing blanks will be stripped), or a string completed to the sort specification.
See also
Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.