Determines if the current Scenario member or a specified scenario member is consolidated year to date. This function can be used in these types of rules:
where Scenario is the name of a valid Scenario member.
Use a blank string ("") to apply this function to the current member.
A Boolean expression that is True if the scenario is consolidated using the year-to-date method, False if the scenario is consolidated using the periodic method.
In this example, if the Actual scenario is set up to be consolidated using the year-to-date method, then statements between the If...Then and End If statements are executed.