DotDashed is a graphics directive specifying that lines that follow should be drawn dot-dashed.
Dotted
(Built-in Mathematica Symbol) Dotted is a graphics directive specifying that lines that follow should be drawn dotted.
EnterExpressionPacket[expr] is a MathLink packet that requests the evaluation of expr.
EnterTextPacket[string] is a MathLink packet that requests the parsing and evaluation of string as an expression.
EvaluatePacket[expr] is a MathLink packet requesting evaluation of expr.
EventHandler[expr, {"event_1" :> action_1, "event_2" :> action_2, ...}] displays as expr, evaluating action_i whenever "event_i" occurs in connection with expr.
ExpIntegralEi[z] gives the exponential integral function Ei(z).
FieldMasked is an option to InputField that determines whether to mask user input.
FlipView[{expr_1, expr_2}] represents an object which flips between displaying expr_1 and expr_2 each time it is clicked.FlipView[{expr_1, expr_2, ...}] cyclically flips ...
General
(Built-in Mathematica Symbol) General is a symbol to which general system messages are attached.