Context.forceRemoveVarOrConst

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

class Context
void
forceRemoveVarOrConst
(
in string name
)

Meta