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

GetHelpText


If any help text is present, GetHelpText returns the help text for the current page in the current language.

Syntax

GetHelpText

Returns

The language-specific help text associated with the page, as a string.

Usage

Help text may be used as reference help text which can be captured and displayed to a user using VB within a question text.

Siebel SmartScript Administration Guide