LOTUSSCRIPT LANGUAGE


Examples: Time function
Dim current As String
current$ = Time$()
Print current$        ' Prints the system time

See Also