Jump to Content
GoFormz CalculationsSupport
Guides
SupportGoFormz Calculations

Resources

  • GoFormz Calculation Guide
  • Getting Started
  • Formatting
    • Date Formats
    • Time Formats
  • Operators
  • Dynamic Table Functions
  • Nested Functions
  • Environment Variables

Logic Functions

  • If
  • And
  • Or
  • Not
  • False
  • True

Math Functions

  • Sum
  • Average
  • Min
  • Max
  • Count
  • CountIf
  • Sqrt
  • Abs
  • Log
  • Sin
  • Cos
  • Tan
  • Asin
  • Acos
  • Atan
  • SumIf
  • Round
  • Ceiling
  • Floor
  • Fixed
  • Subtraction

Date and Time Functions

  • DateValue
  • Date
  • Day
  • Month
  • Year
  • Now

Text Functions

  • Find
  • Replace
  • Substitute
  • Concatenate
  • Len
  • Left
  • Right
  • Mid
  • Exact
  • Trim
  • Text
  • Upper
  • Lower
  • Dollar
  • Char

Lookup Functions

  • JsonValue
  • Choose
  • VLookup

Number Functions

  • Value
  • IsNumber

Template Functions

  • AutoNumber
  • Database
  • Gps
  • IsInGroup
Powered by 

False

Suggest Edits

Returns a false value.

Syntax

False()

Example

FormulaResult
=False( )False

Updated 7 months ago


  • Table of Contents
    • Syntax
    • Example