DeleteDirectory["dir"] deletes the specified directory.
DeleteFile["file"] deletes a file. DeleteFile[{"file_1", "file_2", ...}] deletes a list of files.
DifferentialRootReduce[expr, x] attempts to reduce expr to a single DifferentialRoot object as a function of x.DifferentialRootReduce[expr, {x, x_0}] takes the initial ...
DragAndDrop is a global front end option that specifies whether to allow drag-and-drop editing.
EdgeRules[g] gives the list of edge rules for the graph g.
ExcludePods is an option to WolframAlpha that specifies pod IDs to exclude from the results.
GridDefaultElement is an option for the low-level function GridBox that specifies what to insert when a new element is created interactively in a GridBox.
HITSCentrality[g] gives a list of authority and hub centralities for the vertices in the graph g.
Infinity or \[Infinity] is a symbol that represents a positive infinite quantity.
Interrupt[] generates an interrupt.