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...")
(No difference)

Revision as of 11:17, 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