In aytm Logic, references and aliases can be used in multiple ways, achieving a wide range of text and survey flow manipulations.
Selection Logic
When references or aliases pointing to an answer are used in survey flow operators without any additional modifiers, they are treated as True/False based on whether the respondent selected that answer or not. Selection logic is limited to references and aliases pointing to an answer.
[show if @selectedForDetailedInspection]— the alias was placed at the answer level. The logic on a different question restricts exposure to only those who selected that answer.[show if Q5A1]— same as above, using a direct reference to A1 in Q5[show if Q5SQ1A1]— same as above, referencing A1 of the first subquestion in Q5[skip to Q10 if Q5A1]— skips the respondent to Q10 if they selected A1 on Q5[skip to Q10 if not Q5A1]— skips the respondent to Q10 if they did not select A1 on Q5