powered by
This method lets you exit a notebook with a value.
mssparkutils.notebook.exit(value)
No return value, mimic behavior to set the notebook run exit value using value.
value
the value to return when exiting.
mssparkutils.notebook.exit('exitVal')
Run the code above in your browser using DataLab