setLabels

Description

The routine receives the id of a page and an array of Strings, representing the names of the labels to be added to that page. All previous labels for page are removed.

Parameters

Return Type

Boolean (true/false)

Example

setLabels(11801, ["my_page", "report", "active_status",]);

See also