GetID

Kategorie: Objekte
Ab Engineversion: 5.1 OC (erweitert ab 5.4 OC)

Beschreibung

Returns the definition of an object. This is most often a def, but can also be a proplist deriving from a def.

Syntax

proplist GetID();

Beispiel

CreateObject(GetID())
Erstellt ein Duplikat des aufrufenden Objekts.
jwk, 2002-04
Günther, 2013