Function getStringParam

get the string value of paramName from the search part of current url or defaultValue

  • Parameters

    • paramName: string
    • defaultValue: string = ''

    Returns string