CURRENT_WEEKDAY macro
The CURRENT_WEEKDAY macro is available in IBM® Campaign and IBM® Interact.
Syntax
CURRENT_WEEKDAY()
Description
CURRENT_WEEKDAY returns the current day of the week as a number between 0-6. Sunday is represented as 0, Monday as 1, and so on.
Examples
If today is Friday, CURRENT_WEEKDAY() returns the number 5.
Related functions