FORMULA LANGUAGE
Examples: @IsDocBeingRecalculated
1. This example returns 1 while the document is being calculated or recalculated.
@IsDocBeingRecalculated
2. This example returns 0 before and after the document is calculated or recalculated.
@IsDocBeingRecalculated
3. This example can be used in a timeĀdate field to display different dates under different circumstances. The formula causes the current timeĀdate to be displayed if the document is recalculated during the editing process; otherwise, it displays the original creation date of the document.
@If(@IsDocBeingRecalculated;@Now;@Created)
See Also
@IsDocBeingRecalculated
Glossary
Feedback on
Help
or
Product Usability
?
Help on Help
All Help Contents
Glossary