company logo

Type of constant

The type of a constant could be a basic type or an enumeration type.

Definition: 

const_type := base_int | char_types | boolean_type | string_type | scoped_name

Subtopics

  1. Basic integer types in ODL
  2. Character types
  3. LOGICAL - Boolean values
  4. STRING - String values (latin1 8 bit encoding)
  5. Scoped name