Skip to content

EnvCount

Return the number of environment variables

Declaration

Source position: dosh.inc line 118

  function EnvCount : LongInt;

Description

EnvCount returns the number of environment variables.

Errors

None.

See also

Name Description
EnvStr Return environment variable by index
GetEnv Get environment variable by name.