Action Statement
Delete an action bar from a region or class.
delete action bar from {REGION_NAME|REG_CLASS_NAME}
REGION_NAME
The identifier for a graphical, image, or textual region.
REG_CLASS_NAME
The identifier for a class of regions.
Description
Use this statement to delete an action bar from a region or class.
Example
response to item DeleteActionBar_MC
delete action bar from MainRegion_GR
response to SeeMore_Key
delete action bar from AllRegions_CL