Siebel Reports Administration Guide > Library Reference > sssiebel Library >

baseDateDisplay


Superclass
baseTxt
 
 
Properties
LabelPrefix
ValueExp
"Date "
Format(Now(), "Short Date"
 
Methods
Finish
 
 
Variables
LabelPrefix
LabelSuffix
Property
Property
String
String
Notes
Shows the report run date. The Short Date format is used as specified by the locale setting. baseDateDisplay concatenates the values in the LabelPrefix string and the labelSuffix string:
LabelPrefix & Format(Now(), "Short Date") & LabelSuffix


 Siebel Reports Administration Guide 
 Published: 18 July 2003