Links

Database operations

cached

To run a given script only once and cache and return the output value
To close all record forms
To close full-screen mode
To close the top record form
To return the ID of the current database

duplicate

To create a duplicate of a given record
To clear the cache of the database and the values stored by cached()
To open a given record in full-screen mode

openPage

To open a given page
To jump to the related table and open a given record

openTable

To open a given table
To save a given record in a given layout as a PDF in the internal file system and return a link to the file

record

To return a record of a table by a given ID

sleep

To force Ninox to wait for a given number of milliseconds before continue running the code

unique

To return an array with unique elements
To return Yes (true) if the database is synced with the Ninox cloud
Last modified 1mo ago