Error (Safety Intermediate Code Generator): Undefined Variable '...'.
The SNOLD code contains a variable which is not declared.
Remedy:
- Double-click the error in the Error List to jump to the suspected worksheet (where the undeclared variable is marked).
- Verify the spelling and correct any typing error or declare the variable in the related variables table. To create a new declaration, you can right-click the undeclared variable in the code and select the context menu command 'Create New Variable' or select the according button from the in-place toolbar.