Difference between revisions of "Friday"

From MultiCharts
Jump to navigation Jump to search
(Created page with "Returns a numerical value of 5, corresponding to Friday. ==== Usage ==== Friday ==== Example ==== <syntaxhighlight>Friday will return a value of 5</syntaxhighlight>...")
 
 
Line 2: Line 2:
 
   
 
   
 
==== Usage ====
 
==== Usage ====
[[Friday]]
+
<syntaxhighlight>Friday</syntaxhighlight>
+
 
 
==== Example ====
 
==== Example ====
 
<syntaxhighlight>Friday  will return a value of 5</syntaxhighlight>  
 
<syntaxhighlight>Friday  will return a value of 5</syntaxhighlight>  
 
   
 
   
 
[[Category:Date and Time Routines]]
 
[[Category:Date and Time Routines]]

Latest revision as of 12:01, 20 January 2012

Returns a numerical value of 5, corresponding to Friday.

Usage

Friday

Example

Friday  will return a value of 5