Lenguaje 4DComandos por temaLenguajeVersión: SiguienteLenguaje4D : Object Action info ( action : Text {; objetivo : Integer} ) : ObjectCall chain : Collectioncs : ObjectCommand name ( command {; info {; theme}} ) : TextCopy parameters ( inicioDesde : Integer ) : CollectionCount parameters : IntegerCurrent method name : TextEXECUTE METHOD ( nomMetodo : Text ; result : Variable {; ...param : Expression} )EXECUTE METHOD ( nomMetodo : Text ; * {; ...param : Expression} )Get pointer ( nomVar : Text ) : PointerINVOKE ACTION ( accion : Text {; objetivo : Integer} )Is a variable ( puntero : Pointer ) : BooleanIs nil pointer ( puntero : Pointer ) : BooleanNull : NullRESOLVE POINTER ( puntero : Pointer ; nomVar : Text ; numTabla : Integer ; numCamp : Integer )Self : PointerSuper( ...param : any )Super : ObjectThis : ObjectTRACEType ( campoVar : Field, Variable ) : IntegerUndefined ( expresion : Expression ) : BooleanValue type ( expresion : Expression ) : Integer