sysDate

Syntax

sysDate → dateTime

The function sysDate returns the current system time of the computer on which Plant Simulation runs.

Return Value

The return value has the data type dateTime.

Example

print sysDate                     -- current time
EventController.date := sysDate   -- apply to simulation