Function VisualScript.removeVariable

Remove a variable with the given name.

void removeVariable (
  const(String) name
) nothrow @nogc;