‘Gotchas’ When Assigning and Using Variables

"Learn from the master, you must!" If you do any development outside of FileMaker Pro (and trust me, if only to learn different ways of approaching problems, you really should), you know that there’s a “gotcha” when assigning and using variables. In several languages, you can assign a FileMaker variable like this: $myvariable = ‘my value';