Table of Contents

Left-hand side of assignment must be identifier and a type declaration (AJTERR10012)

Product(s) Karo.NET Compiler

Description

Left-hand side of assignment sign in a function is missing a required element to be syntactically correct.

How can I resolve this error?

Ensure you use the correct syntax of identifier, colon sign, type, assignment operator, statement.