Converts a text string to a time value.
Syntax:
TIMEVALUE( text )
The text string must be a recognisable Fireworkz time format.
Example:
TIMEVALUE("12:30")
returns the time value 12:30
.
Revisions:
Starting with 2.00, this function will accept a date as well as a time. Previously this would have given an error.