You are here: Foswiki>APPX Web>FullAPIList>0LASubrEnvGetEnv(All) (26 May 2020, JeanNeron)Edit Attach

.ENV GET ENV (ALL)

This subroutine returns the value of all environment variables. Available in Release 5.4.7 & higher (except for 6.0.0)

Usage:

      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.

Comments:

 

-- JeanNeron - 2018-08-15
Topic revision: r2 - 26 May 2020, JeanNeron
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback