Using Arrays in FileMaker

When it comes to the concept of programming, you may not think FileMaker is something you program in. It's not like a language such as Pascal or C, yet few FileMaker developers know what any good programmer knows. Making a database system in FileMaker is programming.

You're creating a useable system, using logic, based on the features and limitations of the environment you're provided. Learning an environment or language is merely one part of the whole equation. Knowing how to manipulate and use data structures is another part. It applies to any programming experience - including FileMaker. In this video you'll learn how to use arrays, a common programming data structure, to solve FileMaker related problems.