KCML_Language_StripGUICharacters
Purpose
Remove any accelerator keys and trailing punctuation from the string supplied
Definition
DEFSUB 'KCML_Language_StripGUICharacters(BYREF Text$) AS Void
Parameters
| Text | String to strip |
Description
This function strips all accelerators (prefixed with &) and trailing ellipsis (...) from the passed in string
See also
Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.