Navigation:  Reference > Structure Definition Commands >

MEMBER BOOL

Previous pageReturn to chapter overviewNext page

This command add a new member of the structure and only have sense inside BEGIN STRUCTURE ...  END STRUCTURE commands.

Syntax:

MEMBER BOOL <memberName>

<memberName>

Name of the structure member.

Description:

At binary level stores a BOOL value (4 Bytes) from/to Xbase++ LOGICAL value.