This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20.6
Current default table
|
Current default table -> Function result | ||||||||
Parameter | Type | Description | ||||||
Function result | Pointer |
![]() |
Pointer to the default table | |||||
Current default table returns a pointer to the table that has been passed to the last call to DEFAULT TABLE for the current process.
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))
Product: 4D
Theme: Table
Number:
363
Created: < 4D v6
4D Language Reference ( 4D v20)
4D Language Reference ( 4D v20.1)
4D Language Reference ( 4D v20.2)
4D Language Reference ( 4D v20.3)
4D Language Reference ( 4D v20.4)
4D Language Reference ( 4D v20.5)
4D Language Reference ( 4D v20.6)