Multi Answer Count
Description:
script:multiAnswerCount(Questionlabel)
Calculates the amount of answers in a particular question
Parameters:
This function has exactly 1 parameter
Example:
script:multiAnswerCount(Q1)
This will automatically count the answers provided at question Q1
Another example:
MultiAnswerCount Example