...
- The SOQL Editor highlights keywords (such as
SELECT
,LIMIT
,FROM
, and so on) in your query as you type. - The SOQL Editor autocompletes data sources and custom configuration settings as you type. For example, if you type
$
or#
a list of available data sources or custom configuration keys appears. - The SOQL Editor accepts standard key combinations, such as Ctrl+A, Ctrl+C, Ctrl+X, Ctrl+V, Ctrl+Z, Ctrl+Y. Ctrl+D deletes a line in SOQL Editor.
Created data sources
When you save a Data Connector containing a SOQL query, a list of the data sources created by the applet appears.