Querying the database

This feature is not yet implemented.

The import…

can refer to let valus in the delia

let defaultCategory = ProductCategory(‘All’)

using { if missing then defaultCategory }

or can actually query the database from TLANG

queryExist(‘Customer[55]') queryCount(‘Customer[…]') query(‘Customer[true].zz’)