Siebel SmartScript Administration Guide > Extending Scripts with Siebel VB and Siebel eScript > Other Preprogrammed SmartScript Methods >

SetCampaignId


SetCampaignId sets the campaign ID, if gathered through script execution.

Syntax

SetCampaignId(ID )

Argument
Description

ID

The ID of the sales or marketing campaign, as a string

Returns

Not applicable

Usage

SetCampaignId sets the campaign ID, if gathered through script execution. This information is stored in the SmartScript session.

See Also

GetCampaignId, SetCampContactId, and SetContactId.

Siebel SmartScript Administration Guide