Working with functions

Shows how to work with functions in JavaScript.

Creating a simple JavaScript code module and importing it into Data-Forge Notebook

Creating a simple JavaScript code module and importing it into Data-Forge Notebook

Shows how to create a simple JavaScript code module and then import it into Data-Forge Notebook.

Adding a parameter to our function

Adding a parameter to our function

Shows how to add a parameter to our function to control its behaviour.

Getting a result from our function

Getting a result from our function

Shows how to get a result from our function.

Related Series