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

GetLabelText


GetLabelText returns the translation of the current script name in the current language.

Syntax

GetLabelText

Returns

Language-specific label text for the script, as a string.

Usage

GetLabelText is used when displaying script names, as in the Choose SmartScript dialog box.

Siebel SmartScript Administration Guide