Difference between revisions of "PRIORVALUE"
From LongJump Support Wiki
imported>Evelyn m |
imported>Aeric |
||
Line 5: | Line 5: | ||
PRIORVALUE(field) | PRIORVALUE(field) | ||
;Return: | ;Return:The field's prior value. | ||
;Example: | ;Example: | ||
PRIORVALUE(profit) | PRIORVALUE(profit) | ||
<noinclude> | |||
[[Category:Formula Functions]] | [[Category:Formula Functions]] | ||
</noinclude> |
Latest revision as of 17:56, 18 June 2012
The PRIORVALUE function returns the value of the field, in the Return Type of the field.
- Syntax
PRIORVALUE(field)
- Return
- The field's prior value.
- Example
PRIORVALUE(profit)