Environment.forceRemoveVarOrConst

Forces the removal of a const or variable in the current environment.

class Environment
void
forceRemoveVarOrConst
(
in string name
)

Meta