Job Management Partner 1/Software Distribution Automatic Installation Tool Description and Reference

[Contents][Glossary][Index][Back][Next]

AIT_GetEnv

Description

Acquires the contents of a set environment variable.

Format

string AIT_GetEnv  (
  string strEnvVar     // Environment variable name
);

Parameters

strEnvVar (input)

Specify an environment variable name.

Return value

This API function returns the contents of the environment variable.