cgil-html-utils - v3.0.1
    Preparing search index...

    Function getIntegerParam

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

      Parameters

      • name: string
      • def: number = 0.0

        is used to return a valid int value if paramName was not valid

      Returns number