BtServer:NoIVarGet()
<< Click to Display Table of Contents >>
BtServer:NoIVarGet()
|
|
Purpose
Provide a general error interception that is automatically called (in any class) whenever an access reference is made to a non-existent exported instance variable. In the BtServer class, it is used to implement access to field values
Prototype
METHOD NoIVarGet ( symVar ) CLASS BtServer
See Also