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)
Véase también
@IsDocBeingSaved
Glosario
¿Desea opinar sobre la
Ayuda
o sobre la
utilidad del producto
?
Ayuda sobre la Ayuda
Todo el contenido de la Ayuda
Glosario