Functions Reference

See detailed description of functions you can use.

Section functions

Section functions (introduced in v19.02) are functions that may be used in Survey Solutions’ syntax to get some useful indicators about the completeness of the sections, such as to establish whether a certain section has been fully answered. The following functions are defined for sections: IsSectionAnswered()returns a boolean true if all the [enabled] questions in the section have been answered, and false otherwise. EnabledQuestionsCount()returns the total number of questions currently enabled in the section.

February 6, 2019