listCategories Command

Description

Lists the subcategories available in a specified path.

Command Syntax

listCategories [path]
"la" can also be used as short-hand for "listCategories"

Example

This example shows how to find the categories at various levels in the Analysis Server. The first example lists the categories at the root level.
>listCategories
6 categories found: 
wrappers
~smith 
~jones
~zanardi
~johns
~majewski
To view the subcategories in the ~smith category use the following command:
>listCategories ~smith 
2 categories found: 
Favorites 
Simple 

See also Analysis Server | Analysis Server Commands