546 B
546 B
Notes for Util
Macro Definition
| Action | Arguments | Condition |
|---|---|---|
| SetWarnings | 0 | - |
| OpenTable | Notes for Util; 0; 2 | - |
| Close | 2; Miscellaneous; 0 | - |
What it does
- SetWarnings: Enables or disables system warnings (e.g., confirmation dialogs for actions).
- Arguments: 0
- OpenTable: Performs an action: OpenTable.
- Arguments: Notes for Util; 0; 2
- Close: Closes a specified object (e.g., a form, report, or query).
- Arguments: 2; Miscellaneous; 0