Skip to main content

Calculation Functions Reference

Explore the complete library of custom functions available for building logic within Fulcrum calculation fields.

Mike Meesseman avatar
Written by Mike Meesseman
Updated over a week ago

Overview

Calculation fields allow you to automate data entry and perform real-time math or logic operations within your records. To support complex workflows, Fulcrum includes a variety of specialized JavaScript functions tailored for data processing.

Accessing the Reference

You can find the technical syntax and practical examples for every supported function in our developer documentation.

Calculations reference


​

Refer to the Calculations Reference to view details on:

  • Mathematical Functions: Standard operators and advanced math logic.

  • Text & String Functions: Tools for manipulating and formatting text data.

  • Date & Time Functions: Methods for calculating durations and formatting timestamps.

  • Conditional Logic: Functions for creating IF/THEN scenarios within your apps.

Did this answer your question?