Skip to end of banner
Go to start of banner

addLabels

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

Version 1 Current »

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

  • No labels