[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
These methods are part of the ^%OBJECT
class, from which all FreeM objects ultimately inherit.
Please note that classes may override ^%OBJECT
methods (or methods of any class) in order to provide results more fitting to the class’s abstraction goals.
7.1 $$TONUMBER | Returns the canonical numeric representation of the object. | |
7.2 $$TYPE | Returns the fully-qualified class name of the object. | |
7.3 $$VALUE | Returns the value of the object. |
This document was generated on March 27, 2025 using texi2html 5.0.