Name

windowTitle()

Description

The windowTitle() function defines the title to appear at the top of the sketch window

Syntax

  • windowTitle(title)

Parameters

  • title(String)name of the window

Return

  • void