thisViewsheet.viewsheetName

Property is read-only. It cannot be set in script.

Returns the name of the Dashboard. See Repository in Manage the Server for information on how to set the name of a Dashboard.

Example

alert('The actual name of this Dashboard is  ' + thisViewsheet.viewsheetName);