Formatting Object Model Reference > Application > System Objects > fLibraries interface
  
fLibraries interface
This object represents the set of JS libraries loaded into LD. For each library, a property will automatically be created on this object using the name of the library as the property name.
rescan method
Rescan the library path for new or updated libraries.
rescanmode
Parameters
intmode
Which mode to use when scanning for new libraries. Possible values are specified in fApplication-LibraryScanModes. This value defaults to fApplication-LIBRARYSCAN_NEW.
Returns
void. None.