LeftPane.getNew (Method)

Returns an empty new panel object, to display in the dialog to add a new panel.

Returns:

LeftPane_GetNew_Result (struct)

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

Field Name Type Description
PanelID NewObjectID ID of an uninitialized panel, which must be 0.
PanelURL EmptyString The URL of an uninitialized panel, which must be and empty string.
Title EmptyString The title of an uninitialized panel, which must be and empty string.

Context:

License Requirements (none)
Permission Requirements Contributor
Deny Context (none)
Require Context (none)
Author Lock  

Error Codes:

None

Notes:

None