"gotoNow"

Jumps to the now-time in the trend view.

Synopsis

setValue( string shape, "gotoNow");

shape.gotoNow();

Parameters

Parameter Description
shape Name of the object

Description

Jumps to the now-time in the trend view.

Example

main()
{
  this.gotoNow();
}

Assignment

Trend