From ftm
The ftm.object external can be used to statically define FTM and name objects, variables and constants.
FTM Object Definitions
For statically defining an FTM object with the ftm.object external the following syntax is required:
- <sym: class name> <list: instantiation arguments> [ , <list: initialization message> ... ]
The name for the FTM object can be defined in the name field of the ftm.object external on the right of the definition.