Error 35: "=" expected The statement requires an equal sign at the cursor. Check the syntax for the statement. This error often occurs in CONST initializations or TYPE declarations. Use := for value assignments and = for testing equality or initializing a constant.