str SetupSetting(str DirectiveName)
Parses the [Setup] section in current preprocessor output to find the directive whose name is specified as the function parameter. The function returns the value of that directive if it's found, or an empty string otherwise.