The following table provides summary descriptions of the AutoLISP query and command functions.
| Query and command functions | Platforms | |||||
|---|---|---|---|---|---|---|
| Windows | Mac OS | Web | ||||
| Function | Description | AutoCAD | AutoCAD LT | AutoCAD | AutoCAD LT | AutoCAD | 
| Displays the standard AutoCAD Color Selection dialog box | ✓ | ✓ | -- | -- | -- | |
| Invokes the Help facility (obsolete) | ✓ | -- | -- | -- | -- | |
| Executes an AutoCAD command | ✓ | ✓ | ✓ | -- | ✓ | |
| Executes an AutoCAD command and the supplied input | ✓ | ✓ | ✓ | -- | ✓ | |
| Retrieves application data from the AppData section of the acadXXXX.cfg file (obsolete) | ✓ | ✓ | ✓ | -- | ✓ | |
| Retrieves the localized or English name of an AutoCAD command | ✓ | ✓ | ✓ | -- | ✓ | |
| Returns the string value assigned to an environment variable | ✓ | ✓ | ✓ | -- | ✓ | |
| Retrieves the value of an AutoCAD system variable | ✓ | ✓ | ✓ | -- | ✓ | |
| Invokes the Help facility | ✓ | ✓ | ✓ | -- | / - supported, but doesn't do anything | |
| Writes application data to the AppData section of the acadXXXX.cfg file (obsolete) | ✓ | ✓ | ✓ | -- | ✓ | |
| Sets an environment variable to a specified value | ✓ | ✓ | ✓ | -- | ✓ | |
| Registers a user-defined command with the Help facility so the appropriate help file and topic are called when the user requests help on that command | ✓ | ✓ | ✓ | -- | / - supported, but doesn't do anything | |
| Sets an AutoCAD system variable to a specified value | ✓ | ✓ | ✓ | -- | ✓ | |
| Returns a string that contains the current AutoLISP version number | ✓ | ✓ | ✓ | -- | ✓ | |
| Executes an AutoCAD command after evaluating arguments | ✓ | ✓ | ✓ | -- | ✓ | |
| Adds commands to a group | ✓ | ✓ | ✓ | -- | ✓ | |
| Removes a single command or command group | ✓ | ✓ | ✓ | -- | ✓ | |