In SuiteFlow, Old Record is used to get the previous value of fields in Workflow
Conditions. It is a reference to the state of the record before it is edited (Pre-edit
state).
The reference can be used when you create conditions for Workflow Initiation,
Actions, or Transitions.
Sample Scenario:
It is a requirement in a business process to check if a previously rejected
transaction is edited and this should be indicated in the Memo field. With Old
Record, the previous status of the transaction can be checked.
Usage:
In Visual Builder, select Old Record in any of the Record columns in which you
specify a Join Field.
Example:


In Formulas, use the syntax old.fieldID where fieldID is the ID of the field to check
for the previous value.
Example:
