CallScripter 4.5.53 for Interactive Intelligence

Please email training@callscripter.com for omissions or errors.
×
Menu

rescheduledate

Sets the Reschedule Date of a CIC object to the value from Argument 1. The datetime is expected in the format of 'MM/DD/YYYY' unless a different format is otherwise specified in Argument 2.
 
Argument 1
Required
String of DateTime for callback. Only the Date portion will be used.
Argument 2
Optional
String of format to be used to parse the DateTime: ('dd/MM/yyyy HH:mm:ss') or ('MM/dd/yyyy')
Argument 3
Not Applicable