FORMULA LANGUAGE


Examples: @FontList
1. The following formula returns a list of font names such as "Arial" : "Courier" : "Default Sans Serif|1" : "Default Serif|0" : "Default Monospace|4" : "Times New Roman........."
2. The following code, when added to the "Change font" hotspot button on a form enables the user to apply the font they select from the "fontList" listbox field to the text in the "Body" rich text field.
See Also