Information Classification: External Restricted.
See https://www.chili-publish.com/security
DocumentListBase
List objects in the Document (e.g.: Colors, Pages, ...)
Fields
Name | Type | Triggers | Description |
|---|---|---|---|
length | int |
|
|
Functions
Called from JavaScript using editor.ExecuteFunction("object_descriptor", "FUNCTION_NAME", args...)
Name | Arguments | Returns | Description |
|---|---|---|---|
GetItemByName |
| Finds an item in the list based on the provided name | |
GetItem |
| Finds an item in the list based on the provided index | |
GetItemByTag |
| Finds an item in the list based on the provided tag |