Category for a query, this is used for grouping and order queries in the
query menu.
Constructors
new(name : String = "", order : Int8 = -1)
SourceInstance methods
name
The name of the category.
Sourceorder
The order that the category appears in the query menu.
Source