The Function folder contains the functions that you can use to perform calculations. It also contains functions that insert values for objects such as measures, scorecards, and variables.
There are four kinds of functions:
Mathematical—Provides functions that you can use to perform tasks such as inserting the square root of a value or rounding a value down. See Mathematical Functions.
Statistical—Provides functions that enable you perform tasks such as add object values such as measures results, find the average value generated by objects, such as finding an average scorecard score. See Statistical Functions.
Logical—Provides functions that you can use to specify conditions in a formula or specify values to use if object values are unavailable. See IF Statements.
Time—Provides functions that enable you to use current or previously generated object values. This function also provides functions that you can use to have Performance Scorecard insert values that will be generated in the future. See Time-Related Functions.