Anonymous Apex and
SOQL Query Execution

Write and execute anonymous Apex and SOQL queries

Illuminated Cloud's Anonymous Apex and SOQL Query tool windows provide convenient access to anonymous Apex and SOQL query execution. Use powerful editor features such as completion, code formatting, and integrated API documentation to author anonymous Apex and SOQL and review execution results in the same window.

Anonymous Apex execution results can be reviewed as the raw log or as an execution hierarchy. SOQL queries can be executed against the Partner or Tooling API SObjects, and SOQL query result sets can be viewed in tabular or hierarchical views.

Resolve syntax and execution errors quickly

Because the full Apex and SOQL editors are used when authoring Anonymous Apex and SOQL Query scripts, issues are identified immediately. Additionally, compilation and execution errors are hyperlinked to the corresponding source code.

Manage anonymous Apex and SOQL query files

Illuminated Cloud treats files with the .apex extension as anonymous Apex source and files with the .soql extension as SOQL queries. These files can be loaded and saved from the Anonymous Apex and SOQL Query tool windows respectively, and they can be executed directly from the context menu.