Constants
- Updated2025-04-30
- 1 minute(s) read
Variables of data type intX, uintX, realX, text and buffer can also be declared as constant provided with the qualifier const. Only read access is possible for these variables.
Example

Variables of data type intX, uintX, realX, text and buffer can also be declared as constant provided with the qualifier const. Only read access is possible for these variables.
Previous
No previous sectionNext
No next sectionPrevious
No previous sectionNext
No next section