LOTUSSCRIPT/COM/OLE CLASSES
Examples: EffectiveUserName property
This script gets the current effective user name.
If this script runs on a server, and if Mutsumi Kitamura last edited and saved the script, the EffectiveUserName property returns "Mutsumi Nakamura."
If this script runs on a workstation, the EffectiveUserName property returns the name of the current user.
' created 1 Jan 1996 by M. Nakamura
' revisions 2 Feb 1996 by M. Nakamura
Dim session As New NotesSession
Dim creator As String
creator = session.EffectiveUserName
Siehe auch
EffectiveUserName property
Glossar
Ihre Kommentare zur
Hilfe
oder zur
Verwendbarkeit der Software
?
Hilfe zur Hilfe
Inhalt der gesamten Hilfe
Glossar