LINGUAGGIO LOTUSSCRIPT
Examples: Today function
' LotusScript assigns Today’s date to the String
' variable whenNow.
Dim whenNow As String
whenNow$ = Today()
Print whenNow$
' Output:
' 6/7/95
Vedere anche
Today function
Glossario
Guida sulla Guida
Contenuto completo della Guida
Glossario