Equinox Online Help - Language Reference - A to Z
NameFromDatabase |
|
|---|---|
| Applies to | ![]() |
| Syntax | NameFromDatabase (DatabaseItem) |
| Action | [Function] Returns a string name for a database. |
| Scope | Usable anywhere. |
| Notes | This function returns a database name from an database variable passed via the DatabaseItem parameter. The string returns the name of the database assigned within Equinox. |
| Category | Record navigation |
| See Also | |
| Example | The following example returns the name of a database which is appended to a combo workarea, so that a user can choose a database via a form. database Dbf |
