We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a8e920 commit e0f8d5dCopy full SHA for e0f8d5d
source/form_logic_xls.md
@@ -27,7 +27,7 @@ Question referencing uses the format **${question_name}**, where `question_name
27
If a question reference includes a spelling error or is otherwise incorrect, an error message will appear when previewing or submitting the form.
28
29
<p class="note">
30
- <strong>Note:</strong> When referencing a question within its own logic (i.e., in its own row), a period `.` can be used as a shortcut.
+ <strong>Note:</strong> When referencing a question within its own logic (i.e., in its own row), a period <code>.</code> can be used as a shortcut.
31
</p>
32
33
**survey worksheet**
0 commit comments