thisViewsheet.viewsheetAlias

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

Returns the Dashboard alias. See Repository in Manage the Server for information on how to set an alias for a Dashboard. See parameter to obtain other environment information in script.

Example

alert('This Dashboard is displayed in the repository as ' + thisViewsheet.viewsheetAlias);