עזרה עבור Collabora Office 24.04
If no type-declaration character or keyword is specified, the DefDate statement sets the default variable type, according to a letter range.
Sub ExampleDefDate
tDate=Date REM tDate is an implicit date variable
Print VarType(tea), train, TypeName(timedate), IsDate(tick) ' Displays: 7 00:00:00 Date True
End Sub