From Bright Pattern Documentation
< 5.8:Desktop-javascript-api-specification
Revision as of 22:12, 9 September 2019 by imported>Tracy
<translate>= Single-Step Transfer= Initiates a single-step (blind) transfer of the current call to the specified number.
Request
Syntax
singleStepTransfer(number);
Parameters
Parameter | Type | Optional/Required | Description | Example |
number | String | Required | The number to which the call is to be transferred | 14151234567 |
</translate>