runId

runId, function

def pure runId(): number

Returns the run identifier of the current run.

Examples

show scalar "Run ID" with runId()

Output: one scalar tile containing the run identifier of the current run.

Remarks

runId() 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