Gets the name of Project config which a given application is described in.
Syntax
DEgetPrjName( db )
Arguments
db - NotesDatabase, input. An app which the name of Project config should be got for. If you give Nothing, the name of Project config with description of the current app which the function is called from will be got.
Return
String. If the Project config with description of the app has not been found, the function will return empty string.
Configs used
Project.
Topic links:
See also: