<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.limesurvey.org/index.php?action=history&amp;feed=atom&amp;title=GetStatic</id>
	<title>GetStatic - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.limesurvey.org/index.php?action=history&amp;feed=atom&amp;title=GetStatic"/>
	<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=GetStatic&amp;action=history"/>
	<updated>2026-08-16T07:26:56Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=GetStatic&amp;diff=173684&amp;oldid=prev</id>
		<title>DenisChenu: Page creation</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=GetStatic&amp;diff=173684&amp;oldid=prev"/>
		<updated>2022-05-11T06:11:49Z</updated>

		<summary type="html">&lt;p&gt;Page creation&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{FeatureStarting|5.3.12}} &lt;br /&gt;
&lt;br /&gt;
=Usage=&lt;br /&gt;
&lt;br /&gt;
Expression Script: allow to make any expression static for using in other expression&lt;br /&gt;
&lt;br /&gt;
The function getStatic get 1 parameter : the expression.&lt;br /&gt;
&lt;br /&gt;
{{Alert|Before using these functions : the plugin must be activated in [[Plugin_manager#General|Plugin Manager]].}}&lt;br /&gt;
&lt;br /&gt;
=Example=&lt;br /&gt;
&lt;br /&gt;
* Get the value of current question when loaded (can be default value, or when user move previous) :  &amp;lt;code&amp;gt;getStatic(self.shown)&amp;lt;/code&amp;gt; &lt;br /&gt;
* Show if participant update value &amp;lt;code&amp;gt;{if(getStatic(self.shown) == self.shown, &amp;quot;You update current answer&amp;quot;)}&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Plugins]][[Category:Core Plugins]]&lt;/div&gt;</summary>
		<author><name>DenisChenu</name></author>
	</entry>
</feed>