Difference between revisions of "Command List"
(graph style template example) |
|||
Line 10: | Line 10: | ||
* '''List Function''' : Display all user-defined functions. | * '''List Function''' : Display all user-defined functions. | ||
* '''List SysVar''' : Displays all system variables. | * '''List SysVar''' : Displays all system variables. | ||
+ | * '''List GraphStyleTemplate''': Displays the identifiers of all graph style templates. |
Revision as of 06:37, 7 February 2007
Command List className
This typescript command lists all objects in the global namespace having the indicated class.
Examples
- List Object : Displays a list of all class types. These are the valid names that can appear as the second parameter.
- List Keyword: Displays a list of all keywords. These are reserved words that cannot be used for identifiers.
- List Function : Display all user-defined functions.
- List SysVar : Displays all system variables.
- List GraphStyleTemplate: Displays the identifiers of all graph style templates.
Comments
Enable comment auto-refresher