$sql.metaData.getCatalogSeparator

Retrieves the catalog names available in this database.
Syntax
    $sql.metaData.getCatalogSeparator{jdbcProfileName}
DocumentationRetrieves the catalog names available in this database.:

    Paramter:
      Requieres one parameter, this is your JDBC profile name.
    Returns:
      the separator string
    Throws:
      SQLException - if a database access error occurs
Examples
GroupSQL
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters1
Maximum parameters 1