FORMULA LANGUAGE
Examples: @IsDocBeingSaved
1. This example returns 1 while the document is being saved.
@IsDocBeingSaved
2. This example returns 0 before or after the document is saved.
@IsDocBeingSaved
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.
@If(@IsDocBeingSaved;"Admins";Readers)
Siehe auch
@IsDocBeingSaved
Glossar
Ihre Kommentare zur
Hilfe
oder zur
Verwendbarkeit der Software
?
Hilfe zur Hilfe
Inhalt der gesamten Hilfe
Glossar