Gets the name of an application from the Project config which it has been described in.
Syntax
DEgetAppName( db )
Arguments
db - NotesDatabase, input. An app whose name should be got. If was given Nothing, the name of the current app which the function is called from will be got.
Return
String. If the Project config with the app description has not been got, the function returns empty string.
Configs used
Project.
Topic links:
See also: