Variable types - attribute keywords
In the variable declaration, you can add the following keywords to the variable type:
- RETAIN: for remanent variables of type RETAIN
- PERSISTENT: for remanent variables of type PERSISTENT
- CONSTANT: for constants
See also: