Different colors for variables in FileMaker
Did you know you can define different colors for your calculations in FileMaker for macOS?
- Normal variables: $test
- Global variables: $$test
- Variables in Let starting with tilde: ~test
- Variables in Let starting with cent: ¢test
- Variables in Let starting with underscore: _test
- Specific variables like $$UserID with a different color, so you see when it's misspelled.

