BtServer:NoIVarGet()

 

<< Click to Display Table of Contents >>

Navigation:  Server Classes > BtServer Class >

 

BtServer:NoIVarGet()

 

Previous pageReturn to chapter overviewNext page

 

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

 

 

BtServer, BtServer:FieldGet()