company logo
294 (E)- Cannot assign value or parameter '%1(%2)' to '%3(%4)'

Assignment of value (by reference) failed because the type of the value to be assigned does not inherit from the type of the target variable or parameter or cannot be converted. This may also happen, when passing parameters with invalid type or opening a transient property with incompatible type.


Notes:

When encountering this problem please check that the parameter has a dimension of 1.