varclearForecast=question.askYesNo(translate.withArguments("Clear forecast and set state to '%0'?",[stateName]),translate.withArguments("Would you really like to clear the forecast and set the state to '%0'?"+"\n"+translate.text("This cannot be undone!"),[stateName]),false);
if (!clearForecast)
varstate=vars.get("$field.STATE");
// Postponed
if (state=='23d38486-4cce-41ce-a8df-164ad44df706')
varclearForecast=question.askYesNo(translate.withArguments("Clear forecast and set state to '%0'?",[stateName]),translate.withArguments("Would you really like to clear the forecast and set the state to '%0'?"+"\n"+translate.text("This cannot be undone!"),[stateName]),false);