Difference: 0LASubrEnvGetEnv(All) (1 vs. 2)

Revision 22020-05-26 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="FullAPIList"

.ENV GET ENV (ALL)

Line: 23 to 23
 
<--/commentPlugin-->

-- JeanNeron - 2018-08-15

Added:
>
>
META TOPICMOVED by="JeanNeron" date="1590513094" from="Main.0LASubrEnvGetEnvAll" to="Main.0LASubrEnvGetEnv(All)"

Revision 12018-08-15 - JeanNeron

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="FullAPIList"

.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:

<--/commentPlugin-->

-- JeanNeron - 2018-08-15

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback