Search results
Jump to navigation
Jump to search
- The logic command <code>currenttime()</code> is used to record the time. savevalue(username, "session1time", currenttime())848 bytes (131 words) - 17:05, 25 March 2014
- ...cific amount of time has elapsed, you will need to use the function <code> currenttime(). currenttime() </code>2 KB (250 words) - 11:51, 19 March 2014
- set page1.displaytime to printtime (currenttime, "H:m d-M-y") </code> set page1.displaytime to printtime (currenttime(), "'It is 'H'hrs, 'm' minutes and 's' seconds past midnight on 'E")</code>1 KB (170 words) - 13:40, 2 September 2016
- set page1.displaytime to printtime (currenttime, "H:m d-M-y") </code> [[Category:currenttime]]626 bytes (107 words) - 14:55, 15 May 2015
- <code>show welcome if (currenttime () < 1398359200) show welcome_studyclosed if (currenttime () >= 1398359200)</code>2 KB (264 words) - 15:07, 30 July 2014
- <code>show welcome if (currenttime () < 1398359200) show welcome_studyclosed if (currenttime () >= 1398359200)</code>2 KB (264 words) - 09:40, 16 July 2013
- comparetimes(loadvalue(username,"baseline_time"), currenttime(),"seconds") >= oneweek,... savevalue(username,"baseline_time", currenttime() )</code>2 KB (344 words) - 11:08, 7 April 2014
- comparetimes(loadvalue(username,"baselinetime"), currenttime(),"seconds") >= fourweeks,... savevalue(username,"baseline_time", currenttime() )</code>1 KB (239 words) - 15:11, 19 March 2014
- ...e>set delay to +(page1.emaildate, (3600 * page1.hours), (60 * mins), (-1 * currenttime()))</code> ...the variable that was set earlier in the logic). Finally the command <code>currenttime</code> has been used to determine the time that the person used the page (w5 KB (845 words) - 11:53, 23 November 2010
- <code>savevalue(username, "s1time", currenttime())</code>818 bytes (138 words) - 10:35, 25 March 2014
- Then subtract the current time (using the function <code>currenttime</code>) from the number you get from the website. The logic will look like ...>, the number in seconds of the date you want the email to be sent – <code>currenttime())</code>3 KB (541 words) - 11:10, 16 February 2015
- ...e>set delay to +(page1.emaildate, (3600 * page1.hours), (60 * mins), (-1 * currenttime()))</code> ...the variable that was set earlier in the logic). Finally the command <code>currenttime</code> has been used to determine the time that the person used the page (w5 KB (845 words) - 09:54, 10 May 2013
- Then subtract the current time (using the function <code>currenttime</code>) from the number you get from the website. The logic will look like ...>, the number in seconds of the date you want the email to be sent – <code>currenttime())</code>9 KB (1,493 words) - 11:09, 16 February 2015
- savevalue(username,"baseline_time", currenttime()) savevalue(username,"fu_time", currenttime())</code>7 KB (1,262 words) - 16:01, 24 March 2015
- Then subtract the current time (using the function <code>currenttime</code>) from the number you get from the website. The logic will look like ...>, the number in seconds of the date you want the email to be sent – <code>currenttime()) goto</code> pagename217 KB (2,916 words) - 12:30, 17 February 2011
- ...( <code>loadvalue</code> ( username, <code>"session4time"</code>) , <code>currenttime</code> ( ), <code>"seconds"</code> ) <code>>=</code> 120 ) <code>goto</code ...( <code>loadvalue</code> ( username, <code>"session3time"</code> ), <code>currenttime</code> ( ), <code>"seconds"</code> ) <code>>=</code> 120 ) <code>goto</code52 KB (8,447 words) - 13:48, 1 October 2014
- <code>savevalue(username, "s1time", currenttime())</code>5 KB (869 words) - 15:12, 23 June 2016
- savevalue(username, "oldgoals", (append(oldgoals,"_", printtime(currenttime(),"dMy"),"_", goalsetpage.newgoal)))</code> ...( <code>loadvalue</code> ( username, <code>"session4time"</code>) , <code>currenttime</code> ( ), <code>"seconds"</code> ) <code>>=</code> 120 ) <code>goto</code70 KB (11,317 words) - 10:49, 13 July 2018
- <code>show message9 if (comparetimes(currenttime(), interaction1, "days") > 14)</code>14 KB (2,307 words) - 13:15, 30 July 2014
- <code>show message9 if (comparetimes(currenttime(), interaction1, "days") > 14)</code>14 KB (2,355 words) - 10:02, 18 November 2015