nullable_string

Definition: include pGUI.e

nullable_string identifier
Description: Type. A string or NULL.

The type atom_string is similar, allowing string or an atom that is >=0 and equal to the floor of itself.

These types are used to validate many parameters when setting attributes or defining interface elements.