FP0051
FP0051 - Type mismatch in operation
Section titled “FP0051 - Type mismatch in operation”Category: Evaluation
Description
Section titled “Description”An operation was attempted between incompatible types.
Check that operations are performed between compatible types. For example, you cannot add a string to a number directly.