dagCreateClass
dagCreateClass(t_className) =>w_class/nil
Description
Creates a dagClass and returns it. If a class by this name already exists, it is overwritten.
Argument
|
Name of the class. Make the name of each class unique among the names of classes used in any dag browser tool. This is probably best done by adding a unique prefix to the class name. |
Value Returned
Related Topics
Return to top