Top Method Summary
Options Name Purpose
LOGICAL GetLogicalValue (character) Parses a CHARACTER Expression and returns the logical result

Top Constructor Summary
Options Name Purpose
WeekdayValueProvider () Constructor for the WeekdayValueProvider class
WeekdayValueProvider (character) Constructor for the WeekdayValueProvider class
WeekdayValueProvider (date) Constructor for the WeekdayValueProvider class
WeekdayValueProvider (date, character) Constructor for the WeekdayValueProvider class

Top Property Summary
Options Name Purpose
CHARACTER DayNames
DATE ReferenceDate


Method Detail
Top

LOGICAL GetLogicalValue (character)

Purpose: Parses a CHARACTER Expression and returns the logical result
Notes: Returns true when the ReferenceDate is on the given weekday

Parameters:
pcExpression CHARACTER
The Character expression to parse
Returns LOGICAL
The logical result of the expression


Constructor Detail
Top

WeekdayValueProvider ()

Purpose: Constructor for the WeekdayValueProvider class
Notes:

Top

WeekdayValueProvider (character)

Purpose: Constructor for the WeekdayValueProvider class
Notes:

Parameters:
pcDayNames CHARACTER
The comma delimited list of day names
Top

WeekdayValueProvider (date)

Purpose: Constructor for the WeekdayValueProvider class
Notes:

Parameters:
pdtReferenceDate DATE
The reference date
Top

WeekdayValueProvider (date, character)

Purpose: Constructor for the WeekdayValueProvider class
Notes:

Parameters:
pdtReferenceDate DATE
The reference date
pcDayNames CHARACTER
The comma delimited list of day names


Property Detail
Top

CHARACTER DayNames


Returns CHARACTER
Top

DATE ReferenceDate


Returns DATE


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       06.07.2026 14:25:44