Purpose | With DeleteTable you can delete a GuiXT table variable. It removes both the table content and the structure. |
Example |
DeleteTable
V[customers]
The variable
V[customers]
is no longer a table variable and the table content is
deleted. |
Format |
DeleteTable
V[tabname] |
Components | GuiXT + InputAssistant |