• Returns the value of the given parameter. www.example.com/test/123.jpg?x=1&y=2 ==> 2 (for pParam = "y")

    Parameters

    • pUrl: string
    • pParam: string

    Returns string | null

Generated using TypeDoc