Object in a revision

Syntax

	$object.inRevision($revision)

Description

Resolves the business object in the given revision.

Parameters

Name Type Description Mandatory Default
object Business object Business object to be resolved in the given revision yes
revision Revision or number The revision or commit number in which the business object should be displayed. The commit number must be >=0 and must exist. yes

Return value

Type: Business object

The business object in the given revision or null if the business object does not exist in the revision.