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

    Function getFloatParam

    • get the float 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 float value if paramName was not valid

      Returns number