istime PowerHome formula function
Description
Reports whether the value of a string is a valid time value.
Syntax
istime ( timevalue )
Argument Description
timevalue A string whose value you want to test to determine whether it is a valid time
Return value
Boolean. Returns TRUE if timevalue is a valid time and FALSE if it is not.