There are no tracking or monitoring cookies on this site. There are only cookies used for documentation examples related to cookies.
Close

Processing...
This may take a few seconds.

Clock without variable binding

This example uses a JavaScript expression in an action value to create a mobile-friendly interactive clock.

The syntax for inserting an expression is: {= javascript expression}. An expression is simply the right-hand side of an equation in JavaScript, which, in this case brings back a string containing the local time for rendering (or in other words, drawing).

 

Clock without variable binding