When you create a new class, you can add a destructor by selecting the
Generate destructor toggle in the
New ABL
Class wizard. You can add a destructor to an existing file by
choosing . The editor adds the destructor at the current cursor position.
Note: A class can have only a single destructor.