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
Next revisionBoth sides next revision
en:create:functions:casenumber [24.01.2015 15:08] – [caseNumber()] alexander.ritteren:create:functions:casenumber [24.01.2015 15:09] – [Example 1] alexander.ritter
Line 12: Line 12:
  
 <code php> <code php>
-html('<p>This is the questionnaire'no. '.caseNumber().'</p>');+html('<p>This is the questionnaire no. '.caseNumber().'</p>');
 </code> </code>
  
Line 19: Line 19:
  
 <code php> <code php>
-html('<p>This is the questionnaire'no. %caseNumber%</p>');+html('<p>This is the questionnaire no. %caseNumber%</p>');
 </code> </code>
  
en/create/functions/casenumber.txt · Last modified: 24.01.2015 15:23 by alexander.ritter
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Driven by DokuWiki