getListOfCtgViewNames script operation
Returns an array of view names available for this catalog. An entry with '[System Default]' is always included as the first entry.
Format: ObjectOriented
Type: method
Syntax
String[] Catalog::getListOfViewNames()
Parameters
| Type | Name | Description | Is required? | Is array? |
|---|---|---|---|---|
| Catalog | operatesOn | The catalog whose views are to be returned. | true | false |
Return values
Return value: String
Is array: true