Skip to main content
Version: 25.2

table

  • keyword, type for 'is a' operator

  • new in 1.63

  • table expression to access a table of a database

  • Examples: +

     set myTable to table "ABC" of myDB
  • Related: record