Carrot reference
Functions

nextWorkDay()

Returns the date of the next work day for the organization.

A work day is defined as the next non-holiday, non-weekend date.

Syntax

nextWorkDay([date])

  • date - the value to be evaluated by the function.
  • Return type: Date



Sample usage

abs(-10) returns 10.

Supported data types

Input type

Return type

Logic

Date



No type conversion.

Unsupported data types

Null

Unsupported data types return Null.



Updated 12 Aug 2024
Doc contributor
Doc contributor
Did this page help you?