ISCHANGED

From AgileApps Support Wiki

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