Pascal Scripting: WizardGroupValue

Prototype:

function WizardGroupValue: String;

Description:

Returns the current contents of the edit control on the Select Start Menu Folder page of the wizard.

Unlike ExpandConstant('{group}'), this function will not fail if called after the wizard is shown but prior to the user selecting a folder. Rather, it will return the default folder name.