LeftPane.getInfo (Method)

Return a structure containing information about a panel.

Returns:

LeftPane_GetInfo_Result (struct)

Each row of the returned query results has the following fields:

Field Name Type Description
PanelID PanelID The panel's ID.
PanelURL ValidURL The panel's URL.
Title PlainText_NonNull_255 The panel's title, which is the text displayed within the left accordion control.

Arguments:

Name Type Required Description
panelID PanelID Required A panel's ID. If this value is 0, CommonSpot returns information on all panels instead of just one.

Context:

License Requirements None
Permission Requirements Contributor
Deny Context None
Require Context None
Author Lock  

Error Codes:

None

Notes:

None