Release Notes > 12.2.0.0 > Updates in This Release > Debugger Updates > FOM Documentation in the Debugger
  
FOM Documentation in the Debugger
A minor enhancement to the debugger for this release is that the ‘jsdbg’ folder will now contain a pre-generated version of the FOM Help site and the topics for objects, properties and methods are linked from the code hinting window in the debugger.
To use this when editing JavaScript in the debugger, use the CTRL-o keypress when the cursor is on an FOM object to bring up the JSDoc documentation for it. In the bottom right there will be a [docs] link which can be clicked to open the FOM Help at the relevant object, property or method.