Skip to Main Content
Categories Form Designer
Created by Guest
Created on Jun 9, 2025

Ternary Expressions

Short hand ifElse statements i.e. 1==1 ? true : false. The values in "true" and "false" can be of any type, i.e. String, Int, Float, Boolean.

  • Attach files
      Drop here to upload