OpenWGA 7.7 - 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())"> |