os.getenv (varname)
Returns the value of the process environment variable varname
, or nil if the variable is not defined.
os.getenv (varname)
Returns the value of the process environment variable varname
, or nil if the variable is not defined.
Designed by : w10schools
service@w10schools.com
Please login to continue.