Framework:DayOfWeek: Difference between revisions

From CoPlanner 11
Jump to navigationJump to search
Created page with "==Function== DayOfWeek() ==Result== Represents the operator that returns the day of week. ==Example== DayOfWeek() REsult: Name of the current day. __..."
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
==[[Framework:Functions|Function]]==
==[[Framework:Functions|Function]]==


DayOfWeek()
<span {{CoPFormel}}>DayOfWeek()</span><br>
This function belongs to [[:Category:Functions_-_client-side|client-side functions]].


==Result==
==Result==
Line 7: Line 8:


==Example==
==Example==
DayOfWeek()
<span {{CoPFormel}}>DayOfWeek()</span><br>
REsult: Name of the current day.
Result: Name of the current day.




__NOEDITSECTION__  
__NOEDITSECTION__  


[[Category:Functions|DayOfWeek]]
[[Category:Functions - client-side|DayOfWeek]]
[[Category:Functions - client-side|DayOfWeek]]
[[de:Framework:DayOfWeek]]
[[de:Framework:DayOfWeek]]

Latest revision as of 08:42, 24 May 2012

Function

DayOfWeek()
This function belongs to client-side functions.

Result

Represents the operator that returns the day of week.

Example

DayOfWeek()
Result: Name of the current day.