Difference between revisions of "WeekDay"

From Keyfax Wiki
Jump to: navigation, search
(Created page with "Returns the Day of the week as a numeric value. #Sunday #Monday #Tuesday #Wednesday #Thursday #Friday #Saturday ==Example== Check Day value for date '''CompanyData.Expressio...")
 
 
Line 22: Line 22:
 
[[File:weekday3.png]]
 
[[File:weekday3.png]]
  
=Demonstration==
+
==Demonstration==
  
 
[[File:weekday4.png]]
 
[[File:weekday4.png]]

Latest revision as of 11:19, 14 August 2019

Returns the Day of the week as a numeric value.

  1. Sunday
  2. Monday
  3. Tuesday
  4. Wednesday
  5. Thursday
  6. Friday
  7. Saturday

Example

Check Day value for date CompanyData.Expressions.Date (15-10-2016)

Weekday1.png

Setup

Beforefunction2.png

Weekday2.png

Weekday3.png

Demonstration

Weekday4.png