Using the Table (Array) Functions
Cicode has built-in functions for processing
Cicode variable arrays:
- To perform calculations (max,
min, total, etc.) on array elements.
- To look up the index number of an
array element.
- To shift the elements of an array
left or right.
See Also
Table
(Array) Functions
Using Arrays
Using Cicode
Files