<Top-level Command Template>
<For more information on using this template, refer to the ?Templates/Command help page. Delete this text and the title.>
<Command_Name> - <one line description of the command>
Calling Sequence
<Command_Name>(<param1>, <param2>, opts)
Parameters
<param1> - <data type>; <parameter description>
<param2> - (optional) <data type>; <parameter description>
opts - (optional) equation(s) of the form option=value where option is one of <opt1>, <opt2>, <opt3>, or <opt4>; specify options for the <Command_Name> command
|
Description
|
|
•
|
The <Command_Name> command ...
|
•
|
The <Command_Name>(<param1>, <param2>, opts) calling sequence ...
|
|
indented paragraphs (list items),
|
and nonindented paragraphs within the help page.>
•
|
The opts argument can contain one or more of the following equations.
|
|
<opt2> = <value> or <value>
|
|
|
Examples
|
|
<Add examples that demonstrate functionality and the types of problems you can solve. Add comments to the examples.>
>
|
|
>
|
|
|
|
Download Help Document
Was this information helpful?