CIA Compliance Manager API Documentation - v0.8.5

    Variable formatPercentage

    formatPercentage: (value: number, decimalPlaces?: number) => string

    Type declaration

      • (value: number, decimalPlaces?: number): string
      • Formats a decimal as a percentage

        Parameters

        • value: number

          Decimal value (0.75 = 75%)

        • decimalPlaces: number = 0

          Number of decimal places to show

        Returns string

        Formatted percentage string

    MMNEPVFCICPMFPCPTTAAATR