Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Class(y) - <b>symbol class</b> - method http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Symbol Class - Method
 isEqual()
------------------------------------------------------------------------------

 isEqual( <oSymbol> )

    Compares the Symbol receiving the message to <oSymbol>, which
    should be another Symbol object.  If both objects refer to the same
    symbol, true (.T.) will be returned, otherwise false (.F.) will be
    returned.

    This method is necessary because multiple Symbol objects can refer to
    the same symbol, and comparing such objects with the double-equal
    operator (==) does not reveal whether they refer to the same symbol.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson