addLabels

Description

Adds one or multiple labels to a given page.

Parameters

Return Type

Boolean

Returns "true" if the label(s) were successfully added to a page.

Example

return addLabels(1234455, "my_lable"); //1234455 represents the ID of the page.

See also