brSystem Method

   

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

FlashBASIC Reference

system