next | previous | forward | backward | up | top | index | toc | home

function name documentation template

document {
     Key => functionName,
     Headline => "one line description",
     Usage => "usage",
     Inputs => {
          -- each input is a hypertext list
          },
     Outputs => {
          -- each output is a hypertext list
          },
     Consequences => {
          -- each effect is a hypertext list
          },
     "There can be explanatory prose here in the form of a hypertext list.",
     EXAMPLE {
          "m2code",
          "m2code",
          "m2code"
          },
     "There can be explanatory prose here in the form of a hypertext list.",
     Caveat => {"warning"}
     }

See also