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.
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.

