4D : Object
|
Action info ( ação : Text {; alvo : 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 ( methodName : Text ; result : Variable {; ...param : Expression} ) EXECUTE METHOD ( methodName : Text ; * {; ...param : Expression} )
|
Get pointer ( nomeVar : Text ) : Pointer
|
INVOKE ACTION ( ação : Text {; alvo : Integer} )
|
Is a variable ( umPonteiro ) : Boolean
|
Is nil pointer ( umPonteiro ) : Boolean
|
Null : Null
|
RESOLVE POINTER ( umPonteiro ; nomeVar : Text ; numTabela : Integer ; numCampo : Integer )
|
Self : Pointer
|
Super( ...param : any ) Super : Object
|
This : Object
|
TRACE
|
Type ( campVar : Field, Variable ) : Integer
|
Undefined ( variavel : Expression ) : Boolean
|
Value type ( expressão : Expression ) : Integer
|