S09003

Error Code

S09003

Error Message

JIT: To form a pair, both operands must have the same data type. RefId: S09003

Probable Causes

This error occurs when the two values in a pair (e.g. a and b in a:b) are of different data types.

Solutions

Ensure that the two values in a pair are of the same data type.