4D : Object
|
Action info ( action : Text {; objetivo : Integer} ) : Object
|
Call chain : Collection
|
cs : Object
|
Command name ( command : Integer {; info : Integer {; theme : Text}} ) : Text
|
Copy parameters ( inicioDesde : Integer ) : Collection
|
Count parameters : Integer
|
Current method name : Text
|
EXECUTE METHOD ( nomMetodo : Text ; result : Variable {; ...param : Expression} ) EXECUTE METHOD ( nomMetodo : Text ; * {; ...param : Expression} )
|
Get pointer ( nomVar : Text ) : Pointer
|
INVOKE ACTION ( accion : Text {; objetivo : Integer} )
|
Is a variable ( puntero : Pointer ) : Boolean
|
Is nil pointer ( puntero : Pointer ) : Boolean
|
Null : Null
|
RESOLVE POINTER ( puntero : Pointer ; nomVar : Text ; numTabla : Integer ; numCamp : Integer )
|
Self : Pointer
|
Super( ...param : any ) Super : Object
|
This : Object
|
TRACE
|
Type ( campoVar : Field, Variable ) : Integer
|
Undefined ( expresion : Expression ) : Boolean
|
Value type ( expresion : Expression ) : Integer
|