SetAt function

Insert data into data fields


Description

The SetAt function inserts a value at the specified position into a table.


Syntax

SetAt (table, row, column, value)

Examples