Page history Edit this page How do I edit this website?
This page describes content relating to the core SciJava software libraries. Click the logo for details.

Script Interpreter

The Script Interpreter is a Read–eval–print loop allowing scripting from the command line.

Getting Started

Start it via PluginsScriptingScript Interpreter or by typing ⇧ Shift + [.

Script_Interpreter.png

Usage

Get the active dataset

Run an op

Issues

The Script Interpreter is still somewhat immature. Currently, Groovy works fine, but there some issues with other scripting languages.