You are here:
Developer Console Command Line Reference
The Developer Console includes a command line for various useful commands.
| Command | Parameters | Description |
commands
|
None | A list of all commands. |
exec <Apex
statements>
|
<Apex statements>: One or
more Apex statements. |
Executes the <Apex
statements> and generates a log. |
exec [-o | -r]
|
None |
|
find <string>
|
<string>: A string of
characters. |
Searches the log for a string. |
help
|
None | Explains how to get information about commands. |
man <command>
|
<command>: A Command Line
Window command. |
Displays the description of the command. |

