GetID

Category: Objects
Since engine version: 5.1 OC

Description

Returns the object definition id of an object.

Syntax

id GetID();

Example

CreateObject(GetID())
Creates a duplicate of the calling object.
jwk, 2002-04