JavaScript functions in procedures
The following topics describe the functions for the proc
object
and the result set of the current open query.
You can use these functions to execute procedures, get values of global variables, check tables for the existence, and show prompts or message boxes. You can also use them to work with the result set of the query opened in the query editor to get the number of columns or rows, cell values, column types and names.
Descriptions include syntax diagrams and usage examples: