CheckFirst
  • CheckFirst
  • Get started
    • Tutorials
      • Yes/No
      • Quiz
      • Constants table
      • Date calculator
      • Complex example
    • Logic Syntax
  • Features
    • Questions
    • Constants
    • Logic
      • Calculator logic
      • Conditional logic
      • Date logic
      • Map constant
      • Results formatting
    • Settings
  • FAQ
    • Full Logic Syntax List
  • Contact Us
  • Updates
Powered by GitBook
On this page
  • Adding paragraphs
  • Adding hyperlinks

Was this helpful?

  1. Features
  2. Logic

Results formatting

PreviousMap constantNextSettings

Last updated 3 years ago

Was this helpful?

Displayed results can be formatted within the inputs in the logic tab.

Displayed text results can be inserted using thequote icon in the calculator bar, or inserting the formula below:

"Type in text for results"

Adding paragraphs

paragraph("Type content")

Create multiple paragraphs using +.

paragraph("Type content") + paragraph("Type content")

Here's an example, the formula below

will produce this in your results section

Adding hyperlinks

link("Type link display name", "https://example.com")

Combine links with text using +.

Here's an example, the formula below

will produce this in your result section.

Paragraphs can be inserted using theparagraph icon in the calculator bar, or inserting the formula below:

Hyperlink can be inserted using thelink icon in the calculator bar, or inserting the formula below:

"Your string of text " + link("Link text", "")

https://checkfirst.gov.sg