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

GetLabelText


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

Syntax

GetLabelText

Returns

The translation of the name of the current page of the current SmartScript in the current language as a string.

Usage

GetLabelText returns the language-specific translation for the page name. This text is displayed in the page tab and can be used in error messages or other user interactions.

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