FORMULA LANGUAGE
Examples: @GetAddressBooks
1. This code populates the chooseAddress listbox field options with "names.nsf" and "AcmeNorthServer!!names.nsf" when added to the Use formula for choices textbox on the Control tab of the field properties box if the database containing the chooseAddress field is running on the Acme server:
@GetAddressBooks([TITLES])
2. This code populates the chooseAddress listbox field options with "names.nsf" when added to the Use formula for choices textbox on the Control tab of the field properties box if the database containing the chooseAddress field is running on the Acme server:
@GetAddressBooks([FIRSTONLY])
See Also
@GetAddressBooks
Glossary
Help on Help
Open Full Help Window
Glossary
Help on Help
Open Full Help Window