FORMREQUERY |
This function will requery the current
form. FORMREQUERY(SQL // Mode // server) PARAMETERS
SQL The SQL Statement to requery form with.
Mode The data modef that the form will be opened with 2 = Read Only Server The server used to query against. Note: Use “---“ for local
device
|