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

SetCampaignId


SetCampaignId sets the campaign ID if obtained using 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 obtained using script execution. This information is stored in the SmartScript session.

See Also

GetCampaignId, SetCampContactId, and SetContactId.

Siebel SmartScript Administration Guide Copyright © 2006, Oracle. All rights reserved.