website logo
Navigate through spaces
Carrot reference
⌘K
Carrot reference
Getting started with Carrot
Premade Carrot filters
Operator precedence
Expression truthiness
Carrot fields
Basic Org Information
Compensation
Job Changes
Permissions
Personal
Recruiting
Structure
Time off
Data types
Elements of Carrot expressions
Functions
Operators
Keywords
Aggregators
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 01 Feb 2023
Did this page help you?
Yes
No
UP NEXT
TimeOff
Docs powered by archbee