thisViewsheet.viewsheetPath

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

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

Example

alert('This path to this Dashboard is  ' + thisViewsheet.viewsheetPath);