unsetOutput_var method

dynamic unsetOutput_var()

Implementation

unsetOutput_var() {
  this.output_var = null;
}