Translation of "Typ objekt" in English

Oder Sie können Typ von vorhandenem Objekt erhalten:
Or you can get type from existed object:
CCAligned v1

Warum Felder vom Typ Objekt verwenden?
Why use Object fields?
ParaCrawl v7.1

Diese Funktion liefert den Typ des es.
This function returns the type of which the object is
CCAligned v1

Channel ist ein Objekt Typ, um Fixtures mit einer Channel-ID zu erreichen.
Channel is an object-type used to access fixtures with a Channel-ID
ParaCrawl v7.1

Executor ist ein Objekt Typ, der als Kontrolle für andere Objekte fungiert.
Executor is an object-type acting as a control/handle for other objects
ParaCrawl v7.1

Das gleiche Prinzip gilt fÃ1?4r Felder vom Typ Objekt:
The same principle applies to Object type fields:
ParaCrawl v7.1

Der Befehl C_OBJECT weist allen spezifizierten Variablen den Typ Objekt zu.
The C_OBJECT command assigns the Object type to all the variables that are specified.
ParaCrawl v7.1

Werte vom Typ Objekt oder Collection werden als Nullwerte betrachtet.
Object or collection type values are considered as null values.
ParaCrawl v7.1

Aus dieser Darstellung kann dann z.B. ein bestimmter Typ von Objekt als Ziel ausgewählt werden.
Based on this representation, a certain type of object may then be selected as target.
EuroPat v2

Ein lokales Array mit 100 Zeilen mit jeweils 50 Elementen vom Typ Objekt erstellen:
Creation of a local array of 100 rows each containing 50 Object-type elements:
ParaCrawl v7.1

Sie können den Inhalt eines Feldes vom Typ Objekt Ã1?4ber eine 4D Formel anzeigen.
It is possible to display the contents of an object field by means of a 4D formula.
ParaCrawl v7.1

Hinweis: Dieser Befehl unterstÃ1?4tzt Felder vom Typ Objekt: JSON Daten werden automatisch konvertiert.
Note: This command supports Object type fields: JSON data is converted automatically.
ParaCrawl v7.1

Hinweis: C_OBJECT deklariert eine Variable vom Typ Objekt, erstellt aber kein Objekt.
Note: C_OBJECT declares a variable of the Object type but does not create any object.
ParaCrawl v7.1

Die resultierende Variable ist vom Typ Objekt, hat aber keine Klasse und keine Methoden, weshalb sie ziemlich unbrauchbar ist (Sie wurde wie ein Array, jedoch mit einer ziemlich komischen Syntax).
The resulting variable is of type object, but has no class and no methods, thus it is pretty useless (it has become just like an array with a funny syntax).
PHP v1