Navigation:  JavaScript >

Shell mode

PDF version of the documentation Print this Topic Previous pageReturn to chapter overviewNext page

BioUML workbench can be started in headless using JavaScript shell. This provides a simple way to run scripts in batch mode or an interactive environment for exploratory programming.

 

Use shell.bat to start BioUML JavaScript shell.

 

BioUML JavaScript shell provides a set of Custom functions and host objects. Below you can see an example of session where user gets element from database using data host object:

 

shell-example