Skip to content

FP0051

Category: Evaluation

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.