This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Time Function Example
This example uses the
Time function to return the current system time.
Dim MyTime
MyTime = Time
' Return current system time.