<?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=Translations%3AExpressionScript_-_Presentation%2F48%2Fen</id>
	<title>Translations:ExpressionScript - Presentation/48/en - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.limesurvey.org/index.php?action=history&amp;feed=atom&amp;title=Translations%3AExpressionScript_-_Presentation%2F48%2Fen"/>
	<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:ExpressionScript_-_Presentation/48/en&amp;action=history"/>
	<updated>2026-08-15T19:42:38Z</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=Translations:ExpressionScript_-_Presentation/48/en&amp;diff=147011&amp;oldid=prev</id>
		<title>FuzzyBot: Importing a new version from external source</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:ExpressionScript_-_Presentation/48/en&amp;diff=147011&amp;oldid=prev"/>
		<updated>2020-03-03T08:15:04Z</updated>

		<summary type="html">&lt;p&gt;Importing a new version from external source&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;To make sure that you compare integer values, you can use &amp;lt;code&amp;gt;[[Expression_Manager#Implemented_Functions|intval]](Q0.NAOK) &amp;gt; 50&amp;lt;/code&amp;gt;. Just remember if Q0.NAOK is not a number (empty or a string), then intval(Q0.NAOK) === 0. To compare string values (&amp;quot;A&amp;quot; &amp;lt; &amp;quot;B&amp;quot;) use [[Expression_Manager#Implemented_Functions|strcmp]] directly : &amp;lt;code&amp;gt;strcmp(Q0.NAOK,&amp;quot;B&amp;quot;)&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;strcmp(Q0.NAOK,&amp;quot;A5&amp;quot;)&amp;lt;/code&amp;gt;.&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
</feed>