OnZoneRemoved

This event triggers when a zone is removed by pressing the DEL key.

Syntax

OnZoneRemoved (Page As String, Zone As String, Cancel As Boolean)
Parameter Description

Page

Name of the page from which the zone was removed.

Zone

Name of the removed zone

Cancel

True: Cancel removing

False: Execute removing