KCML_Form_SetEndPage
Purpose
Set the web page to be shown after the KCML application has exited.
Definition
DEFSUB 'KCML_Form_SetEndPage(page$) AS Void
Parameters
| page | URL |
Description
Redirect to this page after the application ends. Prefix with http:// to force an absolute URL.
See also
Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.