Return the number of environment variables.
Source position: dosh.inc line 118
function EnvCount: LongInt;
EnvCount returns the number of environment variables.
None.
EnvStr
Return environment variable by index.
GetEnv
Get environment variable by name.