I need to return the current value of a variable - not the transient version which this API appears to return. i.e. if the env var is changed since the app was executed the change is not picked up. Any ideas on getting the current value of an env var?
Thanks in advance!
Thanks in advance!