Namespace: $Client

$Client

Methods

static$Client.close(response)

Close Widget rendered from Client Script
Name Type Description
response Any optional response to be passed into the client script
Example

Sample

$Client.close({ choice: 'mail', value: 'example@zoho.com' });