
Overview
Your Preferences let you personalize how Francis appears and behaves, ensuring that your experience is tailored to your needs. These settings apply only to your account and will not affect other members of your organization.Basics
Number format
The number format you choose affects how numeric values are displayed and how you write functions in Francis. You can select US (default) or EU formats:US | EU | |
---|---|---|
Numbers | Uses commas to separate thousands and a period before decimals (e.g., 1,234.56). | Uses periods to separate thousands and a comma before decimals (e.g., 1.234,56). |
Functions | Uses commas to separate function parameters. | Uses semicolons to separate function parameters. |