IBI-helpMe

ibihelpme_ChangeDistributionProfile

Signature

ibihelpme_ChangeDistributionProfile(profileName: string): void

Description

Indicates that the distribution profile with the name contained in the profileName should be used for dispatch

Available from API version

1.0.0

Parameter

Name

Type

Description

profileName

string

Name of the distribution profile

Return value

No return value

 Example

JavaScript
window.external.ibihelpme_ChangeDistributionProfile('mySMTPProfile');