GetCustomLabelArray

Returns a list of Custom dimension labels in an array. This function can be used in these types of rules:

  • Calculation

  • Translation

  • Consolidation

  • Allocation

Syntax

HS.GetCustomLabelArray(Names,Aliases)
         

Return Value

Returns two arrays, one with Custom short names and one with Custom long names.

Example

HS.GetCustomLabelArray(Custom1,Products)