Navigation:  Reference > Structure Definition Commands >

BEGIN STRUCTURE - Command

Previous pageReturn to chapter overviewNext page

BEGIN STRUCTURE <ClassName> [EXTENDING <SuperClass> ]

      MEMBER ...

      ...

END STRUCTURE

 

<ClassName>

Name of the structure class being defined.

 

<SuperClass>

Name of the parent structure class.