logo SmartSurvey / Scripting Docs
Back to Docs
Question Type
49 Info / Display Display *INFO

Displays static text, instructions, or piped content to the respondent without capturing a response. Used for section introductions, consent text, or mid-survey messages.

Type ID 49
Directive *INFO
Category Display
Script Definition
script definition (.q)
*INFO 'Q49' 'Thank you! The next section asks about your household.'
/
Use in Expressions
expressions
-- No expressions available for display *INFO questions.
-- This type captures no response data.
Type 49 is text-based display. Type 9 is media-based display. Both use the *INFO directive but differ in content type.
Use piping syntax to personalise the display text with values from earlier responses.
Related