Use Logic Editor to enter logic for methods. Refer to Logic Commands for more information on the usage and syntax of logic.
Note: SQL script methods are written in SQL. You should consult a SQL reference for more information on the scripting of these commands.
If you add attributes by dragging them from Class View to logic editor, full path of attribute is shown, for example Test.Cust.CustId. This is the designed behavior of Visual Studio. However, while validation the logic returns an error. So, you should always enter attributes in logic editor manually instead of dragging-and-dropping them from Class View.
Logic is not saved and/or validated unless the Save and Validate commands are used accordingly. Refer to Validating Logic for more information.
Getting help on logic commands
To get help on a specific logic command, move the cursor over the logic command text in the Logic Editor document window and press F1.