Questions API Methods
unsaveableQuestions()
Returns an array of response_ids
that are unable to be saved in the current activity. Usually related to exceeding the word count in long text or plain text Question types.
Arguments
None.
Return value
Type array[string]
List ofresponse_ids
.