Pascal Scripting: SamePackedVersion

Prototype:

function SamePackedVersion(const Version1, Version2: Int64): Boolean;

Description:

Compares the packed versions Version1 and Version2 and returns True if they are equal.