|
|
Gets the milliseconds component of current date/time.
Syntax
| Smartsite SXML |
|
|---|---|
integer datetime.getmilliseconds() integer datetime.getmilliseconds(datetime dt) |
|
Parameters
| Name | Data Type | Description |
|---|---|---|
| dt | DateTime | A DateTime. |
Return Value
| Data Type | Description |
|---|---|
| Integer | The milliseconds component of current date/time. |