Sitemap Sitemap  |  Contact Us Contact Us  |  Clients Clients
   Errors reference
  Home |  Downloads |  HareScript |  Websites/CMS |  Applications
Search for:  in: 
HareScript
Errors reference
 

THIS object variable may not be modified.

The this variable, which is only available in member functions, is read-only. You can change the members in the object or even extend the current object, but you cannot change which object the this variable itself refers to

<< Back to errors overview

 
Related
Download documents
The online documents are also available for download in PDF format, for offline use.
Read more...
 
Top To top of page