Introduction - Microsoft

E.g. cardinality of the data, the min/max values of the data, etc. Encoding Directives These convey how to encode the processed user input into data objects. E.g. a CmdLet may want an array of StreamWriters instead of an array of filenames. Object Processing Perform a set of common functions on common datatypes. E.g. perform a ToLower() on strings. ................
................