Skip to main content
Version: 26.3

add records

Database Command (new in 1.63)

Adds one or more records to a database table.

Example:

set newPet to {name:"Fido", owner:"Mary", species:"dog"}
add record newPet to pets

Related terms in the SenseTalk Dictionary:



note

This page is under construction: it has not been reviewed for completeness.