GOSUB --- .ENV GET ENV (ALL)
* Check for errors
IF --- .ENV GET ENV (ALL) NE
Description:
This subroutine returns the value of all environment variable. No Parameters are required.
The --- ENV file will be populated with all environment variables.
To get the value of a client constant, see .CLIENT GET CONSTANT.