Spaces in FileMaker Variable Names
I just came across an interesting little FileMaker quirk. The “Set Variable” script step does not allow you to begin the variable name with a space. But you can declare variables with the Let Statement can also declare variables and they can start with a Space. For example: If you try to use the “Set Variable” script step to declare …




Comments