| JScript | |
|---|---|
public function get Answers : SafeDictionary | |
| JScript | Copy Code |
|---|---|
// Check answer to question labeled G357_AtWork. If False, benefit is simplified // issue. If unanswered or True, benefit is guraranteed issue. if (Event.Answers["G357_AtWork"] != null && Event.Answers["G357_AtWork"] == 'False') Event.Value = "Simplified Issue"; else Event.Value = "Guaranteed Issue"; | |
This collection will only be populated if there is at least one question used as a column in the report.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family