OpenWGA 7.9 - TMLScript reference
TMLContext "this"Method :
now()
On object | TMLContext "this" |
Usage |
Returns the current date and time |
Return value | The current system time |
Allowed in script types |
|
Examples |
<tml:case condition="event_start.after(now())"> |