<?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[lastValue not available in graphical view Server Side Script]]></title><description><![CDATA[<p dir="auto">I pasted the value below directly from a metadata point:</p>
<pre><code>var switched = value.lastValue().time;
</code></pre>
<p dir="auto">and received the following output:</p>
<blockquote>
<p dir="auto">org.mozilla.javascript.EcmaError: TypeError: Cannot find function lastValue in object false. (#1) in at line number 1 in at line number 1</p>
</blockquote>
<p dir="auto">Shouldn't all metadata script functions also work within a server side script?</p>
<p dir="auto">On another note, lastValue() should be added to the wiki page.</p>
]]></description><link>https://forum.mango-os.com/topic/1888/lastvalue-not-available-in-graphical-view-server-side-script</link><generator>RSS for Node</generator><lastBuildDate>Mon, 17 Aug 2026 13:48:03 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/1888.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 22 May 2015 00:35:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to lastValue not available in graphical view Server Side Script on Fri, 22 May 2015 01:09:49 GMT]]></title><description><![CDATA[<p dir="auto">No, server side scrips are a totally different system. They actually run in the browser. Calling them server side scripts is missleading.</p>
]]></description><link>https://forum.mango-os.com/post/10003</link><guid isPermaLink="true">https://forum.mango-os.com/post/10003</guid><dc:creator><![CDATA[JoelHaggar]]></dc:creator><pubDate>Fri, 22 May 2015 01:09:49 GMT</pubDate></item></channel></rss>