FORMULA LANGUAGE

Examples: @For
1. This agent displays the elements of the Categories field one at a time.
2. This code, when used in the full field, concatenates the list elements in the fname and lname fields:
3. This code, when used as the default value for the "longest" field displays the longest name in a text list of poets names stored in the poets field. If the poets field contains: "T.S. Eliot":"Dorothy Parker":Edna St. Vincent Millay":"e.e. cummings," the longest field displays Edna St. Vincent Millay, which is the longest name in the list of names.
See Also