Summary
This article defines the instruction if.
Table of Contents
Instruction if
Overview
Sets a Boolean expression, which will be used from a subsequent fi instruction. If specifications go hand-in-hand with then specifications. The third defined “if” will match the third defined “then”. Take care to specify a balanced number of “if” and “then” statements.
Question Id
Unused.
Value
Required. An expression that will be evaluated from a subsequent fi instruction. Expressions will not be evaluated from this “if” instruction, but from a subsequent “fi” instruction. The “fi” instruction will only evaluate if expressions until the first one is found, which evaluated to true.
Input value
Unused.
Examples
Form Type Id | Question Id | Instruction | Value | Column Number | Column Title | Data Type |
---|---|---|---|---|---|---|
if $>then $>else $>fi | aeout == 4 $>Y $>N | 18 | AESDTH |
Need more help?
Please visit the Fountayn Contact Information page.