Skip to end of banner
Go to start of banner

silreporting_setTitle

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Syntax

silreporting_setTitle(title)

Description

Sets the gadget title.

Parameters

Parameter name

Type

Required

Description

title

string

Yes

Title of the gadget.

Return type

boolean

True if the gadget title was set, false otherwise.

Example

silreporting_setTitle("SIL Reporting Gadget");
  • No labels