mssparkutils.notebook.exit: This method lets you exit a notebook with a value.

mssparkutils.notebook.exitR Documentation

This method lets you exit a notebook with a value.

Description

This method lets you exit a notebook with a value.

Usage

mssparkutils.notebook.exit(value)

Arguments

value

the value to return when exiting.

Value

No return value, mimic behavior to set the notebook run exit value using value.

Examples

mssparkutils.notebook.exit('exitVal')


notebookutils documentation built on May 29, 2024, 12:08 p.m.