Loading
Salesforce now sends email only from verified domains. Read More
Enhance Salesforce with Code
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Developer Console Command Line Reference

          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

          -o: Opens the Enter Apex Code window.

          -r: Executes the code in the Enter Apex Code window and generates a log.

          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.
           
          Loading
          Salesforce Help | Article