<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Environment variable in script]]></title><description><![CDATA[<p>Hi Team,</p>
<p>Is there a way to use environment variable in script, so that I can choose to load development or production remote data?</p>
<p>Thank you very much.</p>
]]></description><link>https://forum.jsreport.net/topic/987/environment-variable-in-script</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 08:31:13 GMT</lastBuildDate><atom:link href="https://forum.jsreport.net/topic/987.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 11 Apr 2019 04:09:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Environment variable in script on Invalid Date]]></title><description><![CDATA[<p>Hi Team,</p>
<p>Is there a way to use environment variable in script, so that I can choose to load development or production remote data?</p>
<p>Thank you very much.</p>
]]></description><link>https://forum.jsreport.net/post/4732</link><guid isPermaLink="true">https://forum.jsreport.net/post/4732</guid><dc:creator><![CDATA[harrisonleong]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Environment variable in script on Invalid Date]]></title><description><![CDATA[<p>You can do something like this in the script</p>
<pre><code class="language-js">require('process').env.MY_VAR
</code></pre>
]]></description><link>https://forum.jsreport.net/post/4734</link><guid isPermaLink="true">https://forum.jsreport.net/post/4734</guid><dc:creator><![CDATA[jan_blaha]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>