FreeQ
(Built-in Mathematica Symbol) FreeQ[expr, form] yields True if no subexpression in expr matches form, and yields False otherwise. FreeQ[expr, form, levelspec] tests only those parts of expr on levels ...
AbsoluteCurrentValue[item] gives the absolute current value of item at a location in the Mathematica system and interface. AbsoluteCurrentValue[{item, spec}] gives the ...
Environment["var"] gives the value of an operating system environment variable.
NullWords is an option for Read and related functions which specifies whether null words should be taken to exist between repeated word separators.
StringToStream["string"] opens an input stream for reading from a string.
TokenWords is an option for Read and related functions which gives a list of token words to be used to delimit words.
Word
(Built-in Mathematica Symbol) Word represents a word in Read, Find, and related functions.
$ProcessID gives the ID assigned to the Mathematica kernel process by the operating system under which it is run.
StructuredSelection is an option for Cell that specifies whether to allow only complete subexpressions in the cell to be selected interactively using the front end.
Options
(Built-in Mathematica Symbol) Options[symbol] gives the list of default options assigned to a symbol. Options[expr] gives the options explicitly specified in a particular expression such as a graphics ...