Temporary is an attribute assigned to symbols which are created as local variables by Module.
TooltipDelay is an option for objects such as Tooltip that specifies how long to delay after the mouse is over the object before displaying the tooltip.
$GeoLocation is a settable global variable that specifies the default geodetic location to use.
$ProcessID gives the ID assigned to the Mathematica kernel process by the operating system under which it is run.
In addition to the interfaces of Import and Export, Mathematica 8 comes with an autoloading mechanism that simplifies the registration of formats used by the Import and ...
DataSources[] returns a list of information about named data sources made available through DatabaseResourcesPath.DataSources[name] returns a list of information about the ...
SQLArgument[arg1, arg2, ...] holds a sequence of arguments to an SQL query.
WriteDataSource[name] writes a new HSQL data source name.WriteDataSource[name, database] writes a new data source to database.
MakeJavaObject[expr] constructs a new Java object whose "value" is expr.
TetGenGetNeighbors[expr] gets the neighbors in a TetGen expression.