CallScripter 4.5.53 for Interactive Intelligence

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

setstatus

Sets the user's status to the value of Argument 1. Returns '0' if the Status was not found, or '1' if the Status was found.
 
Argument 1
Required
String of Status Name.
Argument 2
Optional
String value of 'after'. If Argument 2 = 'after' then the status is not set until current call ends.
Argument 3
Not Applicable
 
 
csCommand('setstatus','Available');