$sql.metaData.getURL

Retrieves the URL for this DBMS.
Syntax
    $sql.metaData.getURL{jdbcProfileName}
DocumentationRetrieves the URL for this DBMS.:

    Paramter:
      Requieres one parameter, this is your JDBC profile name.
    Returns:
      the URL for this DBMS or null if it cannot be generated
    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