KCML_Language_SetSlot
Purpose
Identify the language code of a language slot
Definition
DEFSUB 'KCML_Language_SetSlot(Slot, LangCode) AS Bool
Parameters
| Slot | Slot number |
| LangCode | Language code enumerated value from Language numbers |
Return
Returns TRUE if the slot number and language code are valid
Description
Identifies the language code for the specified slot using multi-lingual strings. See Programming multi-lingual strings and Language numbers
See also
Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.