<< Click to Display Table of Contents >>
Manual > Control Reference > Route > Route Methods >
Checks if a value is a time type.
syntax
IsTime(
val
)
Parameters
Val
Type:
General purpose
value.
Return Value
Boolean
FALSE - The value is not a time type. TRUE - The value is a time type.
Explanation
Supported
○
Script Action
Can be used in server script Ver2 actions
Browser script
Can be used in browser scripts
Calculation Expression Syntax
Can be used in expression syntax (e.g. bind syntax)
reference
GetValueType
IsBool
IsNum
IsStr
IsTime
IsObj
IsNullObj
IsValid
IsValidStr