Integers specifies a list of integer values.
Class Properties (see Type)
- New
- (Text) Create a new Integers value. Its list of integers are initialized by a Text string specifying the appropriate number of integer numbers separated by commas.
Instance Methods and Properties
- <<
- Append an integer to the end of the list.