Grabbing an Environment Variable for use in AMS...

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • NitLions
    Forum Member
    • Jan 2007
    • 176

    Grabbing an Environment Variable for use in AMS...

    Hi all,

    I started this inquiry in another post with general questions on the latest version of AMS, but I'm currently still running 6.0.

    I was wondering, if I need to grab and environment variable, how can I go about doing so if its at all possible on this version? I will need to use any return at other locations in the overall script.

    Thanks for any info!
  • NitLions
    Forum Member
    • Jan 2007
    • 176

    #2
    Got It! os.getenv ("desiredVariable")

    Comment

    Working...
    X