Contents
Display Legacy Contents

 Print
    Make Phone Call    
Make a phone call to a specific number.

Parameters

Number <string>

The phone number that the user wants to call.

 
Name <string>

The name of the contact that the user wants to call.

 
Ask Confirmation <numeric>

Defines if the user wants to have a window of confirmation when he clicks to make the call.
   
Wait For End Of Call <numeric>
   Defines if code should wait for the end of the call before continuing execution.

     
  • On Windows10 client the parameter Ask Confirmation and Wait For End Of Call are not available. So confirmation is always asked to the user and code execution will not wait for the end of the call.

See also
Samples

 
 
Updated: 4/11/2016 3:03 PM