Services
This class allows you to get services provided by OpenJS and use them in your scripts.
Overview:
Services.get(serviceName) ⇒ serviceAPI Reference
get()
get()let fileManager = Services.get("FileManager")Last updated
Was this helpful?