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