Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
en:create:functions:casetime [24.01.2015 15:00] – [Example 2] alexander.ritteren:create:functions:casetime [24.01.2015 15:01] – [Example 2] alexander.ritter
Line 40: Line 40:
 <code php> <code php>
 if (caseTime('hitherto') < 60) { if (caseTime('hitherto') < 60) {
-  text('please_check'); // information next +  text('please_check'); // information message 
-  setNextPage('start'); // after "Next" to page "start"+  setNextPage('start'); // after "Next" go to page "start"
   pageStop(); // do not display any further content on the page   pageStop(); // do not display any further content on the page
 } }
 </code> </code>
en/create/functions/casetime.txt · Last modified: 25.08.2020 11:42 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