environment.setlocalΒΆ

nil environment.setlocal ( string var , string|nil value )

Add/remove an environment to the local environment

Arguments:

  • var The environment variable to set
  • value The value to set, nil to remove the variable