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

SetCampContactId


SetCampContactId sets the campaign and contact ID, if gathered using script execution.

Syntax

SetCampContactId(ID )

Argument
Description

ID

The ID of the sales or marketing campaign and the contact as a string

Returns

Not applicable

Usage

SetCampContactId sets the campaign and contact ID if obtained using script execution. This information is stored in the SmartScript session.

See Also

GetCampContactId and SetContactId.

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