Function isAbsoluteURL

  • Determines whether the specified URL is absolute

    Parameters

    • url: string

      The URL to test

    Returns boolean

    True if the specified URL is absolute, otherwise false