Returns the current time in seconds since midnight.
NOTE |
See the Remarks section for RPC and ODBC connection exceptions. |
Syntax
lValue = object.brTime |
Parameters
Parameter |
Description |
lValue |
The return value is a Long data type indicating the seconds since midnight. |
object |
An object variable that represents a clsD3Connection object. |
Remarks
The RPC connection uses the client's time.
The ODBC connection uses the server's time.
FlashBASIC Reference
time()