Error Messages/40814
< Error Messages
Revision as of 19:30, 4 February 2010 by AManandhar (talk | contribs) (Created page with '= Error Message Examples = Profits is the identifier of a Module, which is not allowed here in an expression. Check the spelling of the identifier -- perhaps you intended to n…')
Error Message Examples
Profits is the identifier of a Module, which is not allowed here in an expression. Check the spelling of the identifier -- perhaps you intended to name a variable with a similar identifier.
Cause
You have used an identifier for a module in an expression where it is not allowed. You could have made a typo while naming another variable.
Remedies
Change the identifier in the expression to a value or identifier that is allowed in the expression.
Comments
<comments />
Enable comment auto-refresher