ChorusOS 4.0 Production Guide

Integers

This is used to declare a variable as an integer. An integer is assigned a value of 64 bits.

<int>
Table 7-8 Attribute for Integer
 Attribute Description
 min: integer value  Minimum value authorized for this integer.
 max: integer value  Maximum value authorized for this integer.