ProgramName (NotesLog - LotusScript)
Read-write. The name that identifies the script whose actions and errors you're logging. The name is the same as the name specified with New or CreateLog.
Defined in
Data type
String
Syntax
To get: programName$ = notesLog .ProgramName
To set: notesLog .ProgramName = programName$