Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: cmpark on November 01, 2022, 12:39:26 AM

Title: How to get specific day of weeks using URS functions?
Post by: cmpark on November 01, 2022, 12:39:26 AM
How to get specific day of weeks using URS functions?

Day[] has no parameter, and return current day of week only.
Title: Re: How to get specific day of weeks using URS functions?
Post by: hsujdik on November 01, 2022, 04:49:03 AM
How is that going to be used? You could use JavaScript to get the week day of a date and place it as a macro inside the strategy
Title: Re: How to get specific day of weeks using URS functions?
Post by: cmpark on November 03, 2022, 06:16:26 AM
I solved it by creating a script. Thank you.