Error Messages/40587
< Error Messages
Revision as of 19:37, 20 January 2010 by AManandhar (talk | contribs) (Created page with '= Error Message Examples = Index MultipleVar is not a valid contextVar in NlpDefine. To be valid, it must have an explicit domain (list, list of labels, or index). = Cause …')
Error Message Examples
Index MultipleVar is not a valid contextVar in NlpDefine. To be valid, it must have an explicit domain (list, list of labels, or index).
Cause
When using NlpDefine, this error is triggered when a variable that is not defined to have an explicit domain is supplied as the SetContext.
Remedies
Change the domain of the variable supplied to list, list of labels or index.
Comments
<comments />
Enable comment auto-refresher