setMilliseconds()

Syntax:

setMilliseconds( Milliseconds )

Parameters:

Milliseconds – must be an integer or a variable containing an integer and should be in the range between 0 and 999. This parameter is required.

Remarks:

This function will set the milliseconds for the specified Date object.

image\Script_Button.jpgExamples