Determines if the current Value dimension member is a translated currency member. This function can be used in Calculation rules.
HS.Value.IsTransCur
A Boolean expression that is True if the current Value member is a translated currency member; False if the current Value member is not a translated currency member.
In this example, if the Value member is a translated currency member, then all statements between the If...Then and End If statements are executed.