RESPONDERLIST

Returns a semicolon (;) delimited list of recipients who have responded to a specified Prompt message, optionally with a selected choice.

Return Value

String

Syntax

RESPONDERLIST( action [, choice] )

where:

  • action is the action sequence number for the Prompt action.
  • choice is the particular choice for which you want to see who selected it. Optional.

If omitted, the list includes all responders who selected any choice.

The value for this argument must be a valid return value for the Prompt choices as defined on the Event Action Prompt and Event Action Prompt Choices forms.