The <operationName> Operator is not Allowed for Operand of the <typeName> Type

Description

The operand uses an operator that is not allowed for operands of the specified type in the Fore language or the operator should be used in another context. Perhaps, there is a missing operand in the expression.

Troubleshooting Tips

Check if using the specified operator for operands of the specified type is allowed in the specification. If required, add additional operands or change the type of the initial operand, for which the error is generated.

See also:

Compiler Messages