ISCHANGED
From LongJump Support Wiki
Revision as of 16:02, 11 October 2011 by imported>Alice (Changed it's to its)
The ISCHANGED function returns TRUE if the given field has changed from its PRIORVALUE. If the field has not changed, the function returns FALSE.
- Syntax
ISCHANGED(field)
- Return
- TRUE or FALSE
- Example
ISCHANGED(last_name) = TRUE