KCML_Help_Display
Purpose
Invoke the $HELP() functionality
Definition
DEFSUB 'KCML_Help_Display(Url$) AS Void
Parameters
| Url | Url of help to be displayed |
Description
This function performs the same action as an unredirected $HELP(url$) statement. This allows an intercepted $HELP() statement perform the original action, perhaps with a modified url$
See also
Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.