Reserved keywords to avoid using for attribute names

If you use certain reserved keywords for BOM attribute names and assign them a value using JavaScript, at runtime you get a scripting error while evaluating the JavaScript expression.

Avoid using the following names for BOM attributes if you intend using such attributes in scripting:

  • notify
  • equals
  • wait
  • finalize
  • hashCode
  • toString