Returns the instructions to the corresponding question-table containing a given survey variable.
The instructions for the table enclosing the given variable.
DatStat Illume surveys may contain a tabular collection of questions called a question-table. Question tables can have an associated set of instructions that give a general prompt for the set of questions within the table. For example the table instructions may prompt "Tell us how you feel about..." and the individual questions within the table may proceed with "...your boss", "...your equipment", "...your work/life balance", etc. If the given variable is part of a question table, this method will return the question-table instructions. If the given variable is NOT part of a question table, this method will return an empty string.
HookContext Class | DatStat.Collector Namespace