An array that contains the following fields (for each cell):
| Field Name |
Description |
Type |
| returnValue |
Indicates whether the operation was successful.
True - The function succeeded
False - Subscription to the alert failed. Check the value of the errorCode to determine the specific reason for the function failure
|
boolean |
| errorCode |
|
int |
| name |
The toolbar name
|
string |
| version |
The toolbar version
|
string |
| originalCTID |
The parent toolbar CTID (Conduit powered toolbar ID), if such exists
|
string |
| CTID |
The toolbar CTID (Conduit powered toolbar ID)
|
string |
| isMulticommunity |
When true, indicates whether the User Aggregation is enabled for the toolbar. See the Glossary page for a description of User Aggregation
|
boolean |
| isMyStuffSupported |
|
boolean |
| isMyStuffVisible |
|
boolean |
| isGrouping |
Indicates whether the toolbar has a predefined group of community toolbars. See the Glossary page for a description of Grouping
|
boolean |