SectionCategory(...)
This method creates a SectionCategory object.
Path
session.odbs[name].SectionCategory
Required arguments
- name
-
A String specifying the name of the category.
- description
-
A String specifying the description of the category.
Optional arguments
None.
Return value
A SectionCategory object.
Exceptions
None.