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.