GetID

Kategorie: Objekte
Ab Engineversion: 1.0 OC (erweitert ab 4.0 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