Method | GetActiveResponses | |
---|---|---|
Module | Interaction | |
Library | Core | |
Action |
| |
Parameters | (None) | |
Return values |
This value is empty if a free text field was not offered as part of the survey, or if the user never entered a value for this field. | |
Response (string): Text of the survey choice selected by the user. | ||
ResponseTime (string): Time when the user responded to the survey, dismissed the survey or it timed out. | ||
ResponseType (string): Indicates whether the user responded, dismissed the survey or the survey timed out. | ||
The highest ordered choice (first in the table of choices) will have a response value of 1. | ||
SurveyName (string): Name of the survey. | ||
UserName (string): Username of the logon session associated with this survey response. | ||
ValidityTime (string): The time when this survey is no longer valid. | ||
Example |
| |
Platforms |
| |
Notes | Available from v5.1. For more details on what is considered an active or valid response, see Interaction.ShowSurvey. |