Function Dbf() Foundation

Returns the alias name of the current work area.

Syntax
Dbf() --> cAlias
Return

The return value of the function Dbf() is a character string containing the alias name of the current work area.

Description

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

Feedback

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.