| mssparkutils.notebook.exit | R Documentation |
This method lets you exit a notebook with a value.
mssparkutils.notebook.exit(value)
value |
the value to return when exiting. |
No return value, mimic behavior to set the notebook run exit value using value.
mssparkutils.notebook.exit('exitVal')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.