Function Dbf() Foundation
Returns the alias name of the current work area.
Dbf() --> cAlias
The return value of the function Dbf() is a character string containing the alias name of the current work area.
The database function Dbf() returns the alias name of the current work area. It exists only for compatibility reasons and is completely replaced with the function Alias().
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.