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

pageURL

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.