ShortestPathFunction[type, data] represents a function that gives the shortest path from a source vertex s to target vertex t in a graph.
ShortLeftArrow[x, y, ...] displays as x \[ShortLeftArrow] y \[ShortLeftArrow] ....
Short
(Built-in Mathematica Symbol) Short[expr] prints as a short form of expr, less than about one line long. Short[expr, n] prints as a form of expr about n lines long.
ShortRightArrow[x, y, ...] displays as x \[ShortRightArrow] y \[ShortRightArrow] ....
ShortUpArrow[x, y, ...] displays as x\[ShortUpArrow]y\[ShortUpArrow]....
ShowAutoStyles is an option for Cell that specifies whether styles that are specified to be automatically used for various syntactic and other constructs should be shown.
ShowCellBracket is an option for Cell that specifies whether to display the bracket that indicates the extent of the cell.
ShowCellLabel is an option for Cell that specifies whether to display the label for a cell.
ShowCellTags is an option for Cell that specifies whether to display tags for a cell.
ShowClosedCellArea is an option for cells that specifies whether a rectangular bar is displayed next to a closed cell group to indicate the number of cells in the group.