currentDashUrl

currentDashUrl, function

def pure currentDashUrl(): text

Returns a URL that redirects to the dashboard produced by the current run.

Examples

show scalar "Dashboard URL" with currentDashUrl()

Output: one scalar tile containing a URL for the current run.

Remarks

currentDashUrl() cannot be called from modules or user-defined functions, and it is not available on try.lokad.com.

See also

User Contributed Notes
0 notes + add a note