Error Generic Error in Expression
Category: Common Scripting Errors
This error occurs when the type of data an operator is expecting does not match.
Compatibility:
Version 1.96
Example:
_myString = "The meaning of life is " + 42
This error occurs when the type of data an operator is expecting does not match.
Compatibility:
Version 1.96
Example:
_myString = "The meaning of life is " + 42