Cicode Programming Reference > Cicode Function Categories > Table (Array) Functions Introduction > Table (Array) Functions

Table (Array) Functions

Following are functions relating to Tables:

TableLookup

Gets a value from a table.

TableMath

Performs mathematical operations on a table, for example, average, maximum, minimum, etc.

TableShift

Shifts a table, left or right.

Note: This function only supports arrays declared in Cicode and not variable tag arrays.

See Also

Cicode Functions