ExternalDataCharacterEncoding is a global option that specifies the character encoding used in reading and writing plain text data outside of Mathematica.
ForwardBackward is a symbol that represents alternate forward and backward motion or animation.
Forward
(Built-in Mathematica Symbol) Forward is a symbol that represents the forward direction for purposes of motion and animation.
GraphComplement[g] gives the graph complement of the graph g.
GreaterSlantEqual[x, y, ...] displays as x \[GreaterSlantEqual] y \[GreaterSlantEqual] ....
ImageAdd[image, x] adds an amount x to each channel value in image.ImageAdd[image_1, image_2] gives an image in which each pixel is the sum of the corresponding pixels in ...
ImagePad[image, m] pads image on all sides with m background pixels.ImagePad[image, m, padding] pads image on all sides using the value or method specified by ...
LessSlantEqual[x, y, ...] displays as x \[LessSlantEqual] y \[LessSlantEqual] ....
LinkFunction is an option for GeneralizedLinearModelFit that specifies the link function for the generalized linear model.
LowerCaseQ[string] yields True if all the characters in the string are lowercase letters, and yields False otherwise.