NumCustom

Returns the total number of Custom dimensions defined for the application. For example, if you create five Custom dimensions, delete one Custom dimension, and add two Custom dimensions, the value returned for this function should be six, which is the total number of Custom dimensions defined for the application. This function can be used in these types of rules:

  • Calculation

  • Translation

  • Consolidation

  • Allocation

Syntax

HS.NumCustom

Return Value

The number of Custom dimensions for the application.

Example

nCustoms = HS.NumCustom