The ability to define and use your own functions is part of what gives Mathematica such power. It is often inconvenient to have to explicitly name a function for every small ...
"FindNextMisspelling" is a front end token that selects the next misspelled word and opens the Check Spelling dialog.
Background Color assigns a background color to the selected cells or text.
Size assigns a point size to selected cells or text.
Text Color assigns a color to selected cells or text.
Censoring[t, c] represents a censored event time t with censoring c.Censoring[{t_1, t_2, ...}, c] represents a vector of censored event times t_i with censoring ...
Diagonal[m] gives the list of elements on the leading diagonal of the matrix m.Diagonal[m, k] gives the elements on the k\[Null]^th diagonal of m.
EvaluationCompletionAction is an option for notebooks that specifies the action taken when an evaluation is completed.
FieldHintStyle is an option for InputField that specifies the style to use for displaying the field hint.
FindIndependentVertexSet[g] finds an independent vertex set of the graph g with a maximum number of vertices.