Actions

Translations

QS:Em validation sq/227/nl: Difference between revisions

From LimeSurvey Manual

(Created page with "<syntaxhighlight lang="php" enclose="div">(this / 3) == floor(this/3)</syntaxhighlight>")
 
No edit summary
 
Line 1: Line 1:
<syntaxhighlight lang="php" enclose="div">(this / 3) == floor(this/3)</syntaxhighlight>
<syntaxhighlight lang="php">(this / 3) == floor(this/3)</syntaxhighlight>

Latest revision as of 19:38, 9 March 2022

Message definition (QS:Em validation sq)
<syntaxhighlight lang="php">(this / 3) == floor(this/3)</syntaxhighlight>
(this / 3) == floor(this/3)