CLEAR Commands
From Lianjapedia
| Command | Description |
|---|---|
| CLEAR | Clear the console input and output windows. |
| CLEAR ALL | Reinitialize the Lianja environment. |
| CLEAR AUTOMEM | Initialize memory variables corresponding to the current record of the active table. |
| CLEAR EVENTS | Stop event processing started with READ EVENTS. |
| CLEAR FCACHE | Close files that are logically closed but physically open. |
| CLEAR IOSTATS | Reset all I/O statistics to zero. |
| CLEAR LOCKS | Release all file and record locks. |
| CLEAR MEMORY | Release all memory variables. |
| CLEAR NAMESPACE | Release namespace dynamic arrays. |
| CLEAR PROFILE | Reset all profile statistics. |
| CLEAR SMARTQUERY | Clear the SmartQuery cache for all tables. |
| CLEAR TIMELINE | Clear database timeline transaction information. |