Skip to Main Content
Due to the recent acquisition by IBM, the Adabas & Natural Ideas Portal does not contain ideas from products ApplinX and EntireX any longer. Please refer to the IBM Ideas Portal for these products from now on (IBMid required). Existing content will be migrated during the next few weeks.
Status New
Workspace NaturalONE
Categories NaturalONE (ONE)
Created by Michael Greven
Created on Apr 23, 2024

Collapse on IF, ELSE and VALUE (DECIDE)

When you collapse an IF-Statement, the ELSE is collapsed, too. This at first glance, looks like the code of the ELSE is the code of the IF itself.

When you collapse a DECIDE Statement, the whole Decide-Structure is collapsed, which is fine. If you collapse a VALUE or WHEN within an DECIDE, the VALUE (or WHEN) clause itself vanishs together with the dependant code, which makes the code look like it doesn't exist.