TimeParse
Previous
Top
Next
Returns the ticks value of the time string.
The time string must be formatted exactly as the time format. (Default "HH:mm")
Syntax: TimeParse (Time String)
The value returned is the time entered and the current date.
Example:
T = TimeParse ("21:34")