Provides access to system variables based on the requested numeric argument.
NOTE |
See the Remarks section for RPC and ODBC connection exceptions. |
Syntax
sValue = object.brSystem(iNum) |
Parameters
Parameter |
Description |
sValue |
The return value is a String data type that is the status information returned. |
object |
An object variable that represents a clsD3Connection object. |
iNum |
A Long data type specifying the system variable number. See the D3 Reference Manual for information. |
Remarks
Using an RPC connection, some system values are evaluated on the client.
Using an ODBC connection, the request is implemented on the server.
FlashBASIC Reference
system