getActiveDatabasePath
Overview
This utility helps to get the path of an active database location.
Syntax
simlab.getActiveDatabasePath()
Use Case
It can be used to import/export any files in the database location when the database opens before script execution.
Sample
Note:
Sample Script