remove

fun remove(variable: String): Any?

Removes the variable from the context of this engine. Returns the value assigned to the variable. Returns null if no value is assigned to variable.