FORMULA LANGUAGE
Examples: @All
1. This example selects all documents in the database when used as a view selection formula.
SELECT @All
2. This formula, when used in a mail or paste agent, selects all documents and sets the Status field to "Open."
FIELD Status:="Open";SELECT@All
See Also
@All
Glossary
Help on Help
Open Full Help Window
Glossary
Help on Help
Open Full Help Window