Show TOC

@PERCENTLocate this document in the navigation structure

The PERCENT function takes one decimal number parameter, divides that parameter by 100, and returns the result. This function ignores any significant digit rules during the division process.

Parameters
    @PERCENT (Dividend)
  • Dividend Required decimal number parameter; contains the value to be divided by 100.
Supported Return Types

Decimal Number