getScenarioId()

Returns the Id of the Scenario.

Syntax

getScenarioId()
  RETURNS STRING

Usage

You can use it to return the Id of a Scenario.

LET id = ggc.getScenarioId()