[[valueSD()]]
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:create:functions:valuesd [24.01.2015 16:44] – [Examples] alexander.ritteren:create:functions:valuesd [29.09.2020 21:10] (current) – [Examples] sophia.schauer
Line 13: Line 13:
   * //variables// -- A list (array) of variable IDs as stated in the **Variables Overview**   * //variables// -- A list (array) of variable IDs as stated in the **Variables Overview**
  
-**Note:** This works in the same way as ''[[:de:create:functions:valuesum|valueSum()]]'' -- the parameters are described in detail in this chapter with various examples. +**Note:** This works in the same way as ''[[:de:create:functions:valuesum|valueSum()]]'' -- the parameters are described in this chapter in detail with various examples. 
  
  
Line 25: Line 25:
 $sd = valueSD('AB01'); $sd = valueSD('AB01');
 if ($sd == 0) { if ($sd == 0) {
-  goToToPage('end');+  goToPage('end');
 } }
 </code> </code>
en/create/functions/valuesd.txt · Last modified: 29.09.2020 21:10 by sophia.schauer
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Driven by DokuWiki