GetRate

Gets the currency rate for the current point of view or for a specified point of view. This function can be used in the these types of rules:

  • Calculation

  • Translation

  • Consolidation

  • Allocation

Syntax

HS.GetRate("POVExpression")

where POVExpression is a valid point of view.

Note:

You must specify a rate account.

Return Value

The currency rate for the specified point of view.

Example

dVar1 = HS.GetRate("S#Actual.Y#2014.P#March.V#Euro.E#Connecticut.A#AvgRate")