Function; getenv - HWRM/KarosGraveyard GitHub Wiki

getenv(<sVarName>)

Description

(from LUA 4 Manual: 6.5 System Facilities)

"Returns the value of the process environment variable <sVarName>, or nil if the variable is not defined."

Example

Arguments

<sVarName>: the name of the process environment variable.
Note: not sure what this means. Would "%HW2_PATH%" work? -Mikali

Related Functions

Function Reference

LUA 4 Manual: 6.5 System Facilities

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

⚠️ **GitHub.com Fallback** ⚠️