Gets the value in Consol1, Consol2, or Consol3 account for the specified parent.entity node. This function can be used in these types of rules:
Combination of scenario, year, period, and parent.entity members.
Use a blank string ("") to apply this function to the current scenario, year, period, and entity. |
The value in the Consol1, Consol2, or Consol3 system account.
This example gets the Consol1 value for the Group1.Ent1 node in the actual scenario.
dVar1 = HS.Node.Consol1 ("S#Actual.E#Group1.Ent1")