PodStates is an option for WolframAlpha that determines information about the states of the pods.
StabilityMarginsStyle is an option to frequency response plots such as BodePlot, NyquistPlot, and NicholsPlot that specifies the styles in which the gain and phase margins ...
SystemsModelLabels is an option to StateSpaceModel and TransferFunctionModel that specifies labels of the variables.
SystemsModelOrder[ss] gives the order of the StateSpaceModel object ss.
TextData[exprs] is a low-level representation of the contents of a textual cell.
TextureCoordinateScaling is an option to Plot3D and similar functions that specifies whether arguments supplied to a texture coordinate function should be scaled to lie ...
VertexComponent[g, {v_1, v_2, ...}] gives the vertices in the graph g that have a path to at least one of v_1, v_2, ....VertexComponent[g, {v_1, v_2, ...}, k] gives the ...
VertexWeight is an option and property for Graph and related functions that specifies a vertex weight.
$CompilationTarget gives the default value for the option CompilationTarget of Compile.
On most computer systems, you can execute external programs or commands from within Mathematica. Often you will want to take expressions you have generated in Mathematica, ...