Summary

This article defines the instruction setFormVar. 

Table of Contents


Instruction setFormVar

Overview

Sets a string (form) variable. This can either be a question value or the input value from the previous instruction. The form variables are available until a different form is selected.

Question Id

Optional. Specify a question path, when you want the instruction to store the question value.

Value

Required. Specify the name of the variable here. While any name might do, same commands require the name to be a Java identifier consisting of a leading letter followed by letters or numbers.

Input value

If no question path is specified, then the instruction works on the input value.

Examples

Form Type IdQuestion IdInstructionValueColumn NumberColumn TitleData Type
nextSequenceID
$>setFormVar
”RELRECRELID’
$>relationID
6RELID



Need more help?

Please visit the Fountayn Contact Information page.