The SemQL Editor |
Previous
|
|
Next
|
Using SemQL in Convergence for MDM |
|
Appendix A: SemQL Functions List |
The SemQL Editor
The SemQL editor can be called from the workbench when a SemQL expression, condition or clause needs to be built.
This editor is organized as follows:
-
Attributes available for the expression appear in left panel. Double-click an attribute to add it to the expression.
-
Functions declared in SemQL appear in the left bottom panel, grouped in function groups. Double-click a function to add it to the expression.
-
Variables available for the expression appear in the bottom center panel.
-
Messages appear in the right bottom panel, showing parsing errors and warnings.
-
Description for the selected function or attribute appear at the bottom of the editor.
- The
Toolbar allows to indent the code or hide/display the various panels of the editor and to undo/redo code edits.
Previous
|
Top
|
Next
|
Using SemQL in Convergence for MDM |
|
Appendix A: SemQL Functions List |