FieldMasked is an option to InputField that determines whether to mask user input.
Framed
(Built-in Mathematica Symbol) Framed[expr] displays a framed version of expr.
GaborWavelet[] represents a Gabor wavelet of frequency 6.GaborWavelet[w] represents a Gabor wavelet of frequency w.
GCD
(Built-in Mathematica Symbol) GCD[n_1, n_2, ...] gives the greatest common divisor of the n_i.
GenerateConditions is an option for Integrate, Sum, and similar functions that specifies whether explicit conditions on parameters should be generated in the result.
GeoDestination[pos, {d, \[Alpha]}] gives the geodetic position reached by going distance d in azimuthal direction \[Alpha] from pos.
IgnoreCase is an option for string manipulation and searching functions that specifies whether lowercase and uppercase letters should be treated as equivalent.
ImageRegion is an option for cells that specifies the size and position of the bounding box within which a graphic is rendered.
ImageType[image] gives the underlying type of values used for each pixel element in the Image object image.
Infinity or \[Infinity] is a symbol that represents a positive infinite quantity.