win.GetEnv

LuaFAR 3

win.GetEnv


result = win.GetEnv (var)

Parameters:
  var:  string

Returns:
  result: string, or nil

Description:
  Use this instead of os.getenv, since the latter
  does not always work correctly.