website logo
Navigate through spaces
ChartHop documentation
⌘K
ChartHop Help Center
Getting around in ChartHop
ChartHop for Employees
Implementing ChartHop
ChartHop for Administrators
Carrot reference
ChartHop for Developers
Partners
Release notes
Resources
Docs powered by archbee 
website logo

List

A Carrot datatype used by fields that represent a list of other items. List fields can be indexed by numeric position.

The List datatype is supported in Custom Fields. Custom fields that are of type List are Multiple Select, Numeric Scale, and Smart Bucket.

Properties

The List datatype supports the following properties:

Property

DefinitionI

listField.length

Returns the number of items in the list.

listField.first

Returns the first item in the list.

listField.last

Returns the second item in the list.

listField.reversed

Returns the list in reverse order.



Updated 03 May 2023
Did this page help you?
Yes
No
PREVIOUS
Job
NEXT
Money
Docs powered by archbee 
TABLE OF CONTENTS
Properties