Standard Scripts (System Scripts) (User Scripts)
| Name | Description |
| addApplication | Add a new application with tables and fields |
| addFieldChoices | Add choices to a dropdown field |
| addFields | Add new fields to a table |
| addRecord | Add a record to a table |
| addTable | Add a new table with fields |
| copyApplication | Copy an application |
| copyRecords | Copy records using a report or list of record IDs |
| copyTable | Copy a table |
| editFields | Modify the properties of one or more fields in a table |
| editRecords | Modify a list of records, or records from a report |
| emailRecord | Email a record using gmail |
| getApiTicket | Get an API ticket for use instead of username & password |
| getDBID | Get the ID for an application or table |
| getRecord | Get a record |
| getSchema | Get the schema for a table or application |
| listApplications | List applications and tables |
| listFields | List the field definitions for a table |
| listPages | List the pages for an application |
| listRecords | List the records from a table |
| listRoles | List the roles for an application |
| listTables | List the tables for an application |
| listUsers | List the users for an application |
| listVariables | List the variables for an application |
| setVariable | Set an application variable |