<< Click to Display Table of Contents >>
Manual > Control Reference > Route > Route Methods >
Gets the milliseconds from a date and time.
syntax
GetMilliseconds(
time
)
Parameters
Type:
Date and time.
Return Value
Number
Milliseconds, or -1 on failure.
Explanation
Gets the milliseconds from the time.
Supported
○
Script Action
Can be used in server script Ver2 actions
Browser script
Can be used in browser scripts
Calculation formula syntax
Can be used in expression syntax (e.g. bind syntax)
reference
GetTickTime
GetTickTimeSpan
GetClientTime
IsCurrentTime
GetRelativeTime
GetYear
GetMonth
GetDay
GetHour
GetMinute
GetSecond
GetMilliseconds
GetDayOfYear
GetDayOfWeek