Submit a ticket Agent Login
Welcome
Login  Sign up

Survey Builder - Quick Syntax Guide

 

WhereWhatHowExample
Answer ControlShow responses selected at a question\QX.a\Q1.a
Answer ControlShow responses NOT selected at a previous question!\QX.a!\Q1.a
Answer ControlSelected answers (not in sequence)\QX.a=A;C;G\Q1.a=1;3;7
Answer ControlSelected answers (in sequence)\QX.a=A:E\Q1.a=1:5
Answer ControlCombination of in sequence and not in sequence\QX.a=A:E;G;I:L\Q1.a=1:5;7;9;12
Answer ControlAnswer from an open or numeric or grid (where N = the 1st, 2nd etc. element)\QX.a.N=A\Q1.a.1=1
Answer Control/FilterWildcard selection% try \QX.a.%=N% try \Q1.a.%=1
Answer ControlSelect exactly N answers#N#1
Answer ControlSelect total answers between this range#M:N#3:5
Answer ControlSet a conditional answer into a single responseN when \QX.a=A:B else M1 when \Q1.a.1:2 else 2
Answer ControlSet conditional answers into a multi responseN try \QX.a=A:B M try \QX.a=C:D1 try \Q1.a=1:2 2 try \Q1.a=3:4
Question/AnswerPipe answer(s) from a single or multi response{{\QX.a}}{{\Q1.a}}
Question/AnswerPipe answer from a specific cell or row{{\QX.a.N}}{{\Q1.a.1}}
Answer Control/FilterAND(..)&(..)(\Q1.a=1)&(\Q2.a=1)
Answer Control/FilterOR(..)|(..)(\Q1.a=1)|(\Q2.a=1)
Answer Control/FilterExists¤\Q1.a=¤
Answer Control/FilterAsked?\Q1.a=?
Answer Control/FilterAnswered*\Q1.a=*
Answer Control/FilterNot answered-\Q1.a=-

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.