handle Variable Set Exception
fun handleVariableSetException( e: VariableSetException, variable: A_Variable, value: AvailObject, interpreter: Interpreter, registers: Array<AvailObject>): StackReifier?
Content copied to clipboard
A VariableSetException has occurred. Run the implicit-observe handler, and answer null if it completes, or a suitable StackReifier if it eventually reifies.