survsimp_answer_summary_display

EveAndersson.com : API Browser : survsimp_answer_summary_display

survsimp_answer_summary_display

survsimp_answer_summary_display response_id [ html_p ] \
    [ category_id_list ]
Defined in tcl/survey-simple-defs.tcl

Returns a string with the questions and answers. If html_p =t, the format will be html. Otherwise, it will be text. If a list of category_ids is provided, the questions will be limited to that set of categories.

Parameters:
response_id
html_p (defaults to "1")
category_id_list (optional)
[ show source ]

Show another procedure:

eve@eveandersson.com