addNewVariable

fun addNewVariable(label: Any): LabelVariable

Create a fresh variable and add it to the system.

Return

the freshly created variable

Parameters

label

an arbitrary object to use as a label during debugging