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

String

A Carrot datatype used by fields that store text values.

The String datatype is supported by Custom Fields, however it cannot directly be used to define custom fields. Custom fields that store text values must be defined as one of two String subtypes: ShortText or LongText.

Properties

The String datatype does not support any user retrievable properties.

Sample usage

favoriteFlavor:orange returns all records where favoriteFlavor has a value of orange.

Updated 03 May 2023
Did this page help you?
Yes
No
PREVIOUS
StockGrant
NEXT
TimeOff
Docs powered by archbee 
TABLE OF CONTENTS
Properties
Sample usage