Function TimeValid() Foundation
Validates a time string.
TimeValid( <cTime> ;
) --> lValidTimeString
A time string is recognized as valid if it contains pairs of digits separated by a colon. The following formats are valid:
HH
HH:MM
HH:MM:SS
HH:MM:SS:ss
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.