getLabels
Syntax | getLabels(parentId) | Package | |
Alias | Pkg Usage |
Description
The routine receives the id of a page as parameter and returns a list of structures containing some properties of the labels of that page.
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
parentId | Number | Yes | ID of the selected page for which to retrieve all labels. |
Return Type
Number []
Example
getLabels(11801);