Skip to main content
Version: Next

Current default table

Current default table : Pointer

ParameterTypeDescription
Function resultPointer←Pointer to the default table

Description​

Current default table returns a pointer to the table that has been passed to the last call to DEFAULT TABLE for the current process.

Example​

Provided a default table has been set, the following line of code sets the window title to the name of the current default table:

 SET WINDOW TITLE(Table name(Current default table))

See also​

DEFAULT TABLE
Table
Table name

Properties​

Command number363
Thread safeyes