4D v14.3

Current default table

Home

 
4D v14.3
Current default table

Current default table 


 

Current default table -> Function result 
Parameter Type   Description
Function result  Pointer in 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.

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))

 
PROPERTIES 

Product: 4D
Theme: Table
Number: 363

 
HISTORY 

Created: < 4D v6

 
SEE ALSO 

DEFAULT TABLE
Table
Table name

 
ARTICLE USAGE

4D Language Reference ( 4D v11 SQL Release 6)
4D Language Reference ( 4D v12.4)
4D Language Reference ( 4D v14 R2)
4D Language Reference ( 4D v14 R3)
4D Language Reference ( 4D v13.5)
4D Language Reference ( 4D v14.3)
4D Language Reference ( 4D v14 R4)