DoCancel

Mon 01 January 2018

Syntax

DoCancel( )

Description

Use the DoCancel function to cancel the current page.

  • In the page, the DoCancel function terminates the current component and returns the user to the search dialog box.

  • In the menu, the DoCancel function terminates the current component and returns the user to the current menu with no component active.

DoCancel terminates any PeopleCode programs executing prior to a save action. It does not stop processing of PeopleCode in SaveEdit, SavePreChange, and SavePostChange events.

Parameters

None.

Returns

None.