Table of Contents

, , ,

OLD_VALUE

Description

Returns the old value of the attribute before it was changed

Parameters

An attribute of a business object or group

Example

IF OLD_VALUE(Account.Balance) = 100 THEN ...