get_survey_translations retrieves the full translation

get_survey_translations(survey_id, language_code)

Arguments

survey_id

the survey id

language_code

is the code for the language of translation

Value

A list of survey elements in requested language

Examples

if (FALSE) get_survey_translations("SV_012345678901234", "EN")