getUTCMilliseconds()

Syntax:

getUTCMilliseconds()

Return:

The current number of milliseconds set in the Date object adjusted to UTC (universal time).

Remarks:

This function will return the current number of milliseconds set in the specified Date object adjusted to UTC (universal time).

image\Script_Button.jpgExamples