Go to documentation repository
Page History
The Core object is a global core of the system, a global static object providing that implements the methods for monitoring and controlling the Intellect used to control the state and monitor the system objects of Intellect. The methods of the Core methods object allow receiving you to receive information about the existing registered system objects, generating generate reactions for them and changing change their states. Core methods can The Core object implements additional methods used to pause script execution, script debuggingdebug scripts, creating create and calling call global variables.
The Core object is not a prototype, thus no you cannot create other objects can be created on its base basis (it cannot be used as a template). All methods of the Core methods object are static. Thus, Core methods are called you can call the methods of the Core object directly from the script with no need for a Core prefixwithout referring to the Core object itself.