getOriginalItem script operation

Returns the version of the item before modification.

Deprecated: This script operation is deprecated and scheduled to be removed. Use the getOriginalEntry script operation instead.

Format: ObjectOriented

Type: method

Syntax

Item Item::getOriginalItem()

Parameters

Type Name Description Is required? Is array?
Item operatesOn The item whose version before modification is to be returned. true false

Return values

Return value: Item

Is array: false