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