FCForm Controlby Omniscorp

Flow Script

A compact expression language for validating answers, deriving values, and guiding form behavior.

Best practices

  • Use clear field names and stable operators so rules stay readable.
  • Keep expressions short enough for reviewers to verify before publishing.
  • Prefer explicit fallback values when a field can be empty.
  • Test calculations with representative answers before sharing a live form.