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])
Vedere anche
@GetAddressBooks
Glossario
Guida sulla Guida
Contenuto completo della Guida
Glossario