setTitle

setTitle(newTitle: String) typeMethod;

The setTitle method of the Orb class updates the title of a web page when called from an Orb trigger.

The web page title is updated to the value specified by the newTitle parameter.