Low-Code

Claris Platform Bundle

Claris Platform Bundle

What is the Claris Platform Bundle? On July 28th, 2022, Claris announced the Claris Platform Bundle, which is a new licensing configuration that allows named users to access to multiple products from the Claris line, including Claris FileMaker, Claris Studio and Claris Connect, among others. Whereas the Claris Problem Solvers Circle (CPSC) is the new …

Claris Platform Bundle Read More »

Claris Studio Example Image

What is Claris Studio?

Claris Studio is one of the latest offerings from Claris as an attempt to modernize and expand the platform. If you have been following the various Claris webinars and the latest Claris Engage, there is talk about “FileMaker Next” and “The New Stuff”. In a recent webinar, Claris hinted at a couple of interesting things: …

What is Claris Studio? Read More »

variable scope

Variable Scope

Variable scope is a key concept in Claris FileMaker. This article will explain the differences between the three variable scopes and introduce some common use cases for each. Also, did you know FileMaker secretly introduced a fourth scope type with the introduction of the While () function? Once upon a time, when things were simpler, …

Variable Scope Read More »

Code Readability: Good Comments vs. Bad Comments

This article will show examples of good comments vs. bad comments, and how you can improve your code readability by following a few key principles. In our previous blog posts on code readability, we showed how to enhance code readability by using spacing and meaningful naming without adding comments. Some of you might be wondering, what’s wrong with comments? …

Code Readability: Good Comments vs. Bad Comments Read More »