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

SetContactId


SetContactId sets the contact ID.

Syntax

SetContactId(ID)

Argument
Description

ID

The ID of the contact as a string

Returns

Not applicable

Usage

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

See Also

GetContactId, SetCampaignId, and SetCampContactId.

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