Sets the value of a survey variable identified by variableName to the responseValue provided.
If there is an error while trying to set the value of the response, false will be returned. Otherwise, true will be returned.
At times it may be desirable to set the value of hidden survey variables (e.g. preloads) and maybe even visible survey variables/questions. Since DatStat Illume is a strongly typed system, it is up to the developer to ensure that the type of the object being provided by
HookContext Class | DatStat.Collector Namespace