Error Generic Error in Expression: Difference between revisions
Category: Common Scripting Errors
No edit summary  | 
				mNo edit summary  | 
				||
| Line 1: | Line 1: | ||
===Error Generic Error in Expression===  | |||
This error occurs when they type of data an operator is expecting does not match.    | This error occurs when they type of data an operator is expecting does not match.    | ||
Revision as of 01:23, 11 June 2006
Error Generic Error in Expression
This error occurs when they type of data an operator is expecting does not match.
Compatibility:
Version 1.96
Example:
_myString = "The meaning of life is " + 42