SAP Cloud SDK for JavaScript - v4.8.0
    Preparing search index...

    Function isValidUrl

    • Internal

      Checks whether a string is a valid URL.

      Parameters

      • url: string

        String to check.

      Returns boolean

      True if the string is a valid URL, false otherwise.