ControllerPath is an option that gives a list of external controllers or classes of controllers to try for functions such as ControllerState, Manipulate, and Graphics3D.
DynamicWrapper[e, expr] represents an object that displays as e, but dynamically updates the expression expr whenever that object is visible on screen.
ExtractArchive[file] expands an archive file, saving its content into the current directory.ExtractArchive[file, dir] saves the content of an archive file into directory ...
FileBaseName["file"] gives the base name for a file without its extension.
FileExtension["file"] gives the file extension for a file name.
FractionBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for cells that specifies settings for FractionBox objects within the cell.
IncludeConstantBasis is an option for LinearModelFit and other fitting functions that specifies whether a constant term should be included if not explicitly given in the list ...
Intersection[list_1, list_2, ...] gives a sorted list of the elements common to all the list_i.
LinebreakAdjustments is an option for selections that sets parameters used for calculating where automatic line breaks should be inserted.
LinkReadyQ[link] tests whether there is an expression ready to read from the specified MathLink connection. LinkReadyQ[link, t] waits for up to t seconds to see if an ...