10 8 7 AsString

LANSA Technical

10.8.7 AsString

AsString returns the date as a string.

Input Parameters

None

Example

#Com_owner.Caption := #Today.AsString

 

A date of 2004-31-12 will be returned as a string as follows 2004-31-12

Ý 10.8 Date Intrinsic Functions