Environment Variable

<< Click to Display Table of Contents >>

Navigation:  Appendix > Macros >

Environment Variable


 

Editor-Icon Environment Variable

 


 

The Environment Variable macro uses the name Env. The syntax for this macro is %[Env:<Parameter>]. It returns the value of the parameters entered from the available environment variables, which are detailed below:

 

ALLUSERSPROFILE

APPDATA

CommonProgramFiles

CommonProgramFiles(x86)

CommonProgramFilesW6432

COMPUTERNAME

HOMEDRIVE

HOMEPATH

LOCALAPPDATA

LOGONSERVER

OS

PROCESSOR_ARCHITECTURE

ProgramData

ProgramFiles

ProgramFiles(x86)

ProgramFilesW6432

PUBLIC

SESSIONNAME

SystemDrive

SystemRoot

TEMP

TMP

USERDOMAIN

USERNAME

USERPROFILE

windir

 

See here for an explanation of environment variables.