list_="catalogs"

<do action_="sql" list_="catalogs" value_"@r"/> populates @r with a list of the names of all available SQL catalogs.

Syntax

<dynamic>
    <do action_="sql" 
     list_="catalogs"
     value_="@r"/>
    <widget class_="list" initlist_="{@r}"/>
</dynamic>

Attributes for list_="catalogs"

value_
@r is a list of the names of all available SQL catalogs. In most environments, this list will contain a single element, tenten.