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