FORMULA LANGUAGE


Examples: @IsDocBeingSaved
1. This example returns 1 while the document is being saved.
2. This example returns 0 before or after the document is saved.
3. This formula sets the field named Readers, which is a Reader Names field, to Admins when the document is saved. Otherwise, it sets the Readers field to the value already in the field. This type of formula is useful for changing the Read Access of a document after it has been composed and saved.
See Also